summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormzuenni <mzuenni@users.noreply.github.com>2024-08-13 02:54:52 +0200
committerGitHub <noreply@github.com>2024-08-13 02:54:52 +0200
commit6fd4266de544582c0609a2fa204e0e49cd390c6e (patch)
tree06442188fd2a61276e6e8e6188773e767625f1ab
parent5c01a5e7918cb51cdc4719ebc6fe03b69176f75a (diff)
use pdf.js
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9737ba7..512d92d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# KIT Team Contest Reference
> [!TIP]
-> You can use this [google viwer link](https://docs.google.com/gview?url=https://raw.githubusercontent.com/mzuenni/ContestReference/new-master/tcr.pdf) to watch the pdf with working links.
+> 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 pdf with working links.
This document is used by the KIT teams 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.