Skip to content

Fix broken link in README.md #425

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

Merged
merged 2 commits into from
Jan 24, 2017
Merged

Conversation

AnotherButler
Copy link
Contributor

Fix broken link

@@ -395,7 +395,7 @@ The [compile configuration system](https://docs.mbed.com/docs/mbed-os-handbook/e

___Inspecting the configuration___

If the program uses the [compile configuration system](https://github.com/ARMmbed/mbed-os/blob/master/docs/config_system.md), you can use `mbed compile --config` to view the configuration:
If the program uses the [compile configuration system](https://docs.mbed.com/docs/mbed-os-handbook/en/latest/advanced/config_system/d), you can use `mbed compile --config` to view the configuration:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks an extra /d snuck in at the end of the link?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

Copy link
Contributor

@bridadan bridadan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Also, do you know why when you remove the trailing / you get a 404? https://docs.mbed.com/docs/mbed-os-handbook/en/latest/advanced/config_system

Not related to this PR, just something the web team should really fix and I thought you might know who to bug.

@AnotherButler
Copy link
Contributor Author

No idea.

@screamerbg
Copy link
Contributor

Thanks! :)

@screamerbg screamerbg merged commit ce8dd03 into ARMmbed:master Jan 24, 2017
@AnotherButler AnotherButler deleted the patch-1 branch January 24, 2017 14:37
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.

3 participants