Skip to content

Commit

Permalink
fix: another broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
DereC4 committed Apr 21, 2024
1 parent 31cd643 commit e1c5af3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<!-- <li><a href="/docs/index.html">Home</a></li>
<li><a href="/docs/about.html">About</a></li>
<li><a href="/docs/changelog.html">Changelog</a></li> -->
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/home">Home</a></li>
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/index">Home</a></li>
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/about">About</a></li>
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/changelog">Changelog</a></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<!-- <li><a href="/docs/index.html">Home</a></li>
<li><a href="/docs/about.html">About</a></li>
<li><a href="/docs/changelog.html">Changelog</a></li> -->
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/home">Home</a></li>
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/index">Home</a></li>
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/about">About</a></li>
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/changelog">Changelog</a></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<!-- <li><a href="/docs/index.html">Home</a></li>
<li><a href="/docs/about.html">About</a></li>
<li><a href="/docs/changelog.html">Changelog</a></li> -->
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/home">Home</a></li>
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/index">Home</a></li>
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/about">About</a></li>
<li><a href="https://derec4.github.io/ut-grade-distribution-viewer/changelog">Changelog</a></li>
</ul>
Expand Down

0 comments on commit e1c5af3

Please sign in to comment.