Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken links with external urls #75

Merged
merged 1 commit into from
Jun 25, 2016

Conversation

CedricYii
Copy link
Contributor

Q A
Is bugfix? yes
New feature? no
Breaks BC? no
Tests pass? not tested
Fixed issues #9922, yiisoft/yii2#9922

When an url in the guide is refering to an url out of the guide project itself, avoid parsing url to keep it working (used in side nav bar).

Example:
Advanced Project Template

When an url in the guide is refering to an url out of the guide project itself, avoid parsing url to keep it working (used in side nav bar).

Example:
[Advanced Project Template](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/README.md)
@cebe cebe merged commit 6a7a79f into yiisoft:master Jun 25, 2016
@cebe
Copy link
Member

cebe commented Jun 25, 2016

nice one, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants