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

doc: fix broken link-roles on west>=0.8 #29004

Merged
merged 1 commit into from
Oct 7, 2020

Conversation

utzig
Copy link
Member

@utzig utzig commented Oct 7, 2020

Fix broken links generated by link-roles after west was upgrade to 0.8.0. url was previously None and now returns an empty str.

Fixes #28990

Fix broken links generated by link-roles after west was upgrade to
0.8.0. `url` was previously `None` and now returns an empty str.

Signed-off-by: Fabio Utzig <[email protected]>
@nashif nashif requested a review from carlescufi October 7, 2020 13:30
Copy link
Contributor

@mbolivar-nordic mbolivar-nordic left a comment

Choose a reason for hiding this comment

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

Could be if not baseurl also. LGTM.

@nashif nashif merged commit c261b78 into zephyrproject-rtos:master Oct 7, 2020
@utzig utzig deleted the fix-link-roles branch October 26, 2020 10:04
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.

Docs: Dead links to sample source directories
4 participants