Skip to content

Commit 73c0d2f

Browse files
authored
Remove #/ from links to manuals
1 parent a6a026f commit 73c0d2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎index.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@ <h3 class="mt-2">Submodules vs. Subtrees</h3>
6868
</ul>
6969
<h3class="mt-2">Manuals</h3>
7070
<ulclass="list-style-none">
71-
<liclass="d-flex mr-2"><aclass="d-flex flex-items-center" href="https://githubtraining.github.io/training-manual/#/"><spanclass="d-flex mr-2">{% octicon book %}</span>GitHub Training Manual</a></li>
71+
<liclass="d-flex mr-2"><aclass="d-flex flex-items-center" href="https://githubtraining.github.io/training-manual/"><spanclass="d-flex mr-2">{% octicon book %}</span>GitHub Training Manual</a></li>
7272
<li><aclass="d-flex flex-items-center" href="https://github.com/githubtraining/training-manual"><spanclass="d-flex mr-2">{% octicon repo %}</span>GitHub Training Manual (source)</a></li>
73-
<li><aclass="d-flex flex-items-center" href="https://githubtraining.github.io/admin-training/#/"><spanclass="d-flex mr-2">{% octicon book %}</span>GitHub Administrator Manual</a></li>
74-
<li><aclass="d-flex flex-items-center" href="https://githubtraining.github.io/saml-implementation-prep/#/"><spanclass="d-flex mr-2">{% octicon book %}</span>SAML Implementation Preparation</a></li>
73+
<li><aclass="d-flex flex-items-center" href="https://githubtraining.github.io/admin-training/"><spanclass="d-flex mr-2">{% octicon book %}</span>GitHub Administrator Manual</a></li>
74+
<li><aclass="d-flex flex-items-center" href="https://githubtraining.github.io/saml-implementation-prep/"><spanclass="d-flex mr-2">{% octicon book %}</span>SAML Implementation Preparation</a></li>
7575
<li><aclass="d-flex flex-items-center" href="https://github.com/githubtraining/saml-implementation-prep"><spanclass="d-flex mr-2">{% octicon repo %}</span>SAML Implementation Preparation (source)</a></li>
76-
<li><aclass="d-flex flex-items-center" href="https://githubtraining.github.io/innersource-theory/#/"><spanclass="d-flex mr-2">{% octicon book %}</span>InnerSource Theory</a></li>
76+
<li><aclass="d-flex flex-items-center" href="https://githubtraining.github.io/innersource-theory/"><spanclass="d-flex mr-2">{% octicon book %}</span>InnerSource Theory</a></li>
7777
</ul>
7878
</div>
7979
</div>

0 commit comments

Comments
(0)