We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1a7ab commit 9fe5a80Copy full SHA for 9fe5a80
website/documentation.shtml
@@ -18,7 +18,7 @@ state as well as perform certain actions, such as submit solutions
18
and control contest state (with admin role).</p>
19
20
<p>The DOMjudge API is an implementation of the ICPC
21
-<a href="https://ccs-specs.icpc.io/contest_api">Contest API</a>
+<a href="https://ccs-specs.icpc.io/master/contest_api">Contest API</a>
22
(except that it does not (yet) implement the optional <code>team-members</code>
23
endpoint). It also has some extensions, see the
24
<a href="demoweb/api/doc">internal API documentation</a>.</p>
0 commit comments