Skip to content

Commit

Permalink
relative link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
catchSheep committed Jul 30, 2024
1 parent 94db0fc commit b24d968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Display the contact email address set in the configuration file by looping throu

<p id="before-attending">
<strong>What do I need to do before attending?</strong> <br>
Before attending please ensure you've followed the <a href="{{ relative_root_path }}/{% link setup/index.md %}">setup</a> . This means you should have:
Before attending please ensure you've followed the <a href="{{ relative_root_path }}{% link setup/index.md %}">setup</a> . This means you should have:
<ol>
<li> Installed VSCode </li>
<li> Installed the python enviornment </li>
Expand Down

0 comments on commit b24d968

Please sign in to comment.