Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Fix relative links in README #5

Merged
merged 1 commit into from
Sep 18, 2020

Conversation

sharksforarms
Copy link
Contributor

@sharksforarms sharksforarms commented Sep 18, 2020

Seems like github adds /blob/<branch> in to relative links causing a 404

Before: https://github.com/rust-lang/project-error-handling/blob/master/issues

After https://github.com/rust-lang/project-error-handling/issues

@yaahc
Copy link
Member

yaahc commented Sep 18, 2020

awesome, thank you

@yaahc yaahc merged commit 8be7ea8 into rust-lang:master Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants