From 6fd4266de544582c0609a2fa204e0e49cd390c6e Mon Sep 17 00:00:00 2001 From: mzuenni Date: Tue, 13 Aug 2024 02:54:52 +0200 Subject: use pdf.js --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3