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

Already on GitHub? Sign in to your account

addr links are wrong #792

Closed
larshesel opened this Issue Mar 19, 2015 · 4 comments

Comments

Projects
None yet
3 participants

Location: https://bitcoin.org/en/developer-reference#addr

For example in the address section, there are links to the addr message, but the link points to the alert section: https://bitcoin.org/en/developer-reference#alert

@harding harding self-assigned this Mar 19, 2015

Contributor

gurnec commented Mar 19, 2015

@harding I was actually just about to submit a PR for this, but since you're looking at it now I won't bother. As I'm sure you'll see it looks like a copy/paste error in _includes/references.md.

Contributor

harding commented Mar 19, 2015

@gurnec thanks! Actually, I'll pull your commit 7f4a590 since that was the exact change I was planning to make.

I'm updating the build server in prep for PR #789, and this will go in as soon as I verify that's working.

@harding harding closed this in 7f4a590 Mar 19, 2015

Contributor

harding commented Mar 19, 2015

@larshesel this should now be fixed. Thanks for reporting! (And thanks again @gurnec for fixing!)

@harding just checked, looks good, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment