Skip to content

Commit 2c710d2

Browse files
Updated navbar link to DOMjudge team manual
Uses manual version equivalent to chapter's current DOMjudge deployment
1 parent a3c0302 commit 2c710d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
target="_blank" rel="external noopener"><i class="fa-solid fa-file-circle-question fa-fw"></i> Example Questions</a>
108108
<a class="dropdown-item" href="https://drive.google.com/drive/folders/1uCylEYyFdXdxD_BxplYZIioW6_ragXTq?usp=sharing"
109109
target="_blank" rel="external noopener"><i class="fa-solid fa-book fa-fw"></i> Registration Guide</a>
110-
<a class="dropdown-item" href="https://www.domjudge.org/docs/team-manual.pdf"
110+
<a class="dropdown-item" href="https://www.domjudge.org/docs/manual/7.3/team.html"
111111
target="_blank" rel="external noopener"><i class="fa-solid fa-book fa-fw"></i> Team Manual</a>
112112
<a class="dropdown-item" href="https://bit.ly/JoinProgClub" target="_blank" rel="external noopener"><i class="fa-solid fa-people-group fa-fw"></i> Programming Club</a>
113113
</div>

0 commit comments

Comments
 (0)