summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormzuenni <mzuenni@users.noreply.github.com>2024-09-24 15:49:30 +0200
committerGitHub <noreply@github.com>2024-09-24 15:49:30 +0200
commitbfca807fde317bb2573ab7f54297f1f3c6eae8f1 (patch)
treec8176a75c6a3b97c7e4136a0ebe9c391f6ea3c70 /README.md
parent3574ba309674d4a1969153e13f781a320ee1d8ad (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 357a8e0..7edf67b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# KIT Team Contest Reference
> [!TIP]
> You can use this [pdf.js link](https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/mzuenni/ContestReference/new-master/tcr.pdf) to watch the commited pdf with working links,
-> or [this one](https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/mzuenni/ContestReference/new-master/tcr.pdf) to look at the current build.
+> or [this one](https://mozilla.github.io/pdf.js/web/viewer.html?file=https://gist.githubusercontent.com/mzuenni/73fb3c58350c58b623f221fc237def62/raw/tcr.pdf) to look at the current build.
The KIT teams have used this document for ICPC-style contests since roughly 2019.
It consists of 25 pages of copy-pasteable C++ code and one extra page with a checklist for the practice session.