From 749b1e6d28b5abc74c9e345c4891b5f5f7d1d2b7 Mon Sep 17 00:00:00 2001 From: Mawoka Date: Thu, 11 Aug 2022 15:59:51 +0200 Subject: [PATCH] :bug: Fixed old URL --- frontend/src/routes/docs/import-from-kahoot.svelte | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/src/routes/docs/import-from-kahoot.svelte b/frontend/src/routes/docs/import-from-kahoot.svelte index 3ec282f..d9935ab 100644 --- a/frontend/src/routes/docs/import-from-kahoot.svelte +++ b/frontend/src/routes/docs/import-from-kahoot.svelte @@ -26,9 +26,8 @@ target="_blank">create.kahoot.it/discover, find the quiz you want to import, click on it and copy the URL into your clipboard. Then go to - classquiz.mawoka.eu/import and paste the url into the text field. + classquiz.de/import + and paste the url into the text field.

Limitations