Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
leelum authored Jul 27, 2023
1 parent 5d1d8e0 commit 6f5b605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo

<p>{{ site.description | default: site.github.project_tagline }}</p>

<p class="view"><a href= "/setup.md">Installation Guides</a></p>
<p class="view"><a href= "/setup/setup.md">Installation Guides</a></p>
<p class="view"><a href= "/worksheets.md">Tutorials Worksheets</a></p>
<p class="view"><a href= "/FAQ.md">FAQ</a></p>
<p class="view"><a href="https://github.com/cactool/cactool">Visit the Github Page</a></p>
Expand Down

0 comments on commit 6f5b605

Please sign in to comment.