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 a broken anchor link #479

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix a broken anchor link #479

wants to merge 1 commit into from

Conversation

IDJack
Copy link

@IDJack IDJack commented Jul 3, 2022

The origin link(https://docs.rs/raft/latest/raft/examples/single_mem_node/main.rs#L113-L179) is broken.

The path of the corresponding code in docs.rs is (https://docs.rs/crate/raft/0.6.0/source/examples/single_mem_node/main.rs), but the line number range cannot be specified.

I changed the link to point to the corresponding code on Github.

@tisonkun
Copy link
Contributor

tisonkun commented Aug 21, 2023

@IDJack This patch looks good to me. Can you fix the DCO requirement? I can approve and schedule a merge once it's done.

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