Skip to content

docs: fix two dead links to the contract tutorials - #623

Open
boleklebovski wants to merge 1 commit into
AztecProtocol:mainfrom
boleklebovski:docs/fix-dead-tutorial-links
Open

docs: fix two dead links to the contract tutorials#623
boleklebovski wants to merge 1 commit into
AztecProtocol:mainfrom
boleklebovski:docs/fix-dead-tutorial-links

Conversation

@boleklebovski

Copy link
Copy Markdown

Problem

Both links into the contract tutorials use the old /developers/tutorials/codealong/ path, which now 404s:

File Link
README.md:26 .../developers/tutorials/codealong/contract_tutorials/private_voting_contract
hackathons/INSPIRATION.md:68 .../developers/tutorials/codealong/contract_tutorials/crowdfunding_contract

The README one is the more painful of the two: it is the "📑 Learn by doing with Aztec Tutorials" line near the top, so it is among the first things a newcomer clicks.

Fix

Drop the codealong/ segment and use the current /developers/docs/tutorials/contract_tutorials/ prefix.

Verification

Both old URLs confirmed 404 twice; both replacements confirmed 200 twice.

Related: #561 asks for an automated URL checker, which would have caught these.

Note on overlap: #541 also edits hackathons/INSPIRATION.md, but it changes lines 14, 77 and 91 (wording/casing) and does not touch line 68, so the two should not conflict.

The /tutorials/codealong/ path 404s; the tutorials now live under
/developers/docs/tutorials/contract_tutorials/.

Signed-off-by: boleklebovski <160799963+boleklebovski@users.noreply.github.com>
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.

1 participant