Skip to content

Commit

Permalink
Update app/views/how-tos/index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Frankie Roberto <[email protected]>
  • Loading branch information
vickytnz and frankieroberto authored Oct 26, 2024
1 parent 00159ca commit af9ebb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/how-tos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <h2>Get started</h2>
<a href="./how-tos/make-first-prototype/let-user-change-answers">Let the user change their answers</a>
</li>
<li>
<a href="./how-tos/make-first-prototype/branching">Show different pages depending on user input (branching)</a>
<a href="/how-tos/make-first-prototype/branching">Show different pages depending on user input (branching)</a>
</li>
<li>
<a href="/how-tos/make-first-prototype/link-index-page-start-page">Link your index page to your start page</a>
Expand Down

0 comments on commit af9ebb8

Please sign in to comment.