From f1a23b6b349d2c17a892437418f8355fbf09f1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eirik=20V=C3=A5geskar?= Date: Fri, 3 Dec 2021 10:42:31 +0100 Subject: [PATCH] :bug: Fix broken internal navigation links --- README.md | 2 +- SETUP.md | 2 +- TASKS.md | 2 +- locale/nob/README.md | 4 ++-- locale/nob/README.md.po | 12 ++++++------ locale/nob/SETUP.md | 2 +- locale/nob/SETUP.md.po | 8 ++++---- locale/nob/TASKS.md.po | 10 +++++----- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 966c979..64baf56 100755 --- a/README.md +++ b/README.md @@ -31,5 +31,5 @@ npm run dev -- --open You are now ready to start the [tasks](./TASKS.md). -[readme-eng]: . +[readme-eng]: ./README.md [readme-nob]: ./locale/nob/README.md diff --git a/SETUP.md b/SETUP.md index f3e8da6..d3a18fe 100644 --- a/SETUP.md +++ b/SETUP.md @@ -60,5 +60,5 @@ Download Git for Windows here: https://gitforwindows.org/ 1. When you have installed an editor, Git and Node, clone the repo in the command line/terminal: `git clone https://github.com/Vages/svelte-snake-workshop.git` 1. Go to the `svelte-snake-workshop` directory and run `npm install` to install the dependencies. If you run `npm run dev`, the app should startin development mode. If it works, you're ready for the workshop! -[setup-eng]: . +[setup-eng]: ./SETUP.md [setup-nob]: ./locale/nob/SETUP.md diff --git a/TASKS.md b/TASKS.md index 3769bde..bcb79b2 100644 --- a/TASKS.md +++ b/TASKS.md @@ -523,6 +523,6 @@ All that remains to say is that we hope you have enjoyed our workshop. Game over [solitaire-win-png]: ./assets/solitaire_win.png [source-code-size-png]: ./assets/source_code_size.png [task-1-2-end-png]: ./assets/task_1.2_end.png -[tasks-eng]: . +[tasks-eng]: ./TASKS.md [tasks-nob]: ./locale/nob/TASKS.md [transfer-size-png]: ./assets/transfer_size.png diff --git a/locale/nob/README.md b/locale/nob/README.md index e4a282b..1af53c3 100644 --- a/locale/nob/README.md +++ b/locale/nob/README.md @@ -23,5 +23,5 @@ npm run dev -- --open Nå er du klar til å begynne med [oppgavene](./TASKS.md). -[readme-eng]: . -[readme-nob]: ./locale/nob/README.md +[readme-eng]: ../../README.md +[readme-nob]: ./README.md diff --git a/locale/nob/README.md.po b/locale/nob/README.md.po index cd7c5e8..1f4804a 100644 --- a/locale/nob/README.md.po +++ b/locale/nob/README.md.po @@ -21,12 +21,7 @@ msgstr "Installer avhengighetene …" #: README.md:block 14 (paragraph) #, fuzzy msgid "[readme-nob]: ./locale/nob/README.md" -msgstr "[readme-nob]: ./locale/nob/README.md" - -#: README.md:block 14 (paragraph) -#, fuzzy -msgid "[readme-eng]: ." -msgstr "[readme-eng]: ." +msgstr "[readme-nob]: ./README.md" #: README.md:block 13 (paragraph) msgid "You are now ready to start the [tasks](./TASKS.md)." @@ -42,3 +37,8 @@ msgid "" msgstr "" "… og start deretter [utviklingstjeneren til " "SvelteKit](https://kit.svelte.dev/):" + +#: README.md:block 13 (paragraph) +#, fuzzy +msgid "[readme-eng]: ./README.md" +msgstr "[readme-eng]: ../../README.md" diff --git a/locale/nob/SETUP.md b/locale/nob/SETUP.md index 30083da..5048118 100644 --- a/locale/nob/SETUP.md +++ b/locale/nob/SETUP.md @@ -53,4 +53,4 @@ Last ned Git for Windows her: https://gitforwindows.org/ 1. Bytt til mappen `svelte-snake-workshop` og skriv `npm install` for å installere avhengighetene. Hvis du skriver `npm run dev` skal den starte appen i utviklingsmodus. Hvis dette fungerer, er du klar for workshoppen! [setup-eng]: ../../SETUP.md -[setup-nob]: . +[setup-nob]: ./SETUP.md diff --git a/locale/nob/SETUP.md.po b/locale/nob/SETUP.md.po index 94c0ab5..7921d58 100644 --- a/locale/nob/SETUP.md.po +++ b/locale/nob/SETUP.md.po @@ -153,10 +153,10 @@ msgstr "Les på det språket du foretrekker:" #: SETUP.md:block 28 (ordered list) #, fuzzy -msgid "[setup-eng]: ." -msgstr "[setup-eng]: ../../SETUP.md" +msgid "[setup-nob]: ./locale/nob/SETUP.md" +msgstr "[setup-nob]: ./SETUP.md" #: SETUP.md:block 28 (ordered list) #, fuzzy -msgid "[setup-nob]: ./locale/nob/SETUP.md" -msgstr "[setup-nob]: ." +msgid "[setup-eng]: ./SETUP.md" +msgstr "[setup-eng]: ../../SETUP.md" diff --git a/locale/nob/TASKS.md.po b/locale/nob/TASKS.md.po index 065ce60..4dd5e69 100644 --- a/locale/nob/TASKS.md.po +++ b/locale/nob/TASKS.md.po @@ -1418,11 +1418,6 @@ msgstr "" msgid "Read in the language that you prefer:" msgstr "Les på det språket du foretrekker:" -#: TASKS.md:block 201 (paragraph) -#, fuzzy -msgid "[tasks-eng]: ." -msgstr "[tasks-eng]: ../../TASKS.md" - #: TASKS.md:block 201 (paragraph) #, fuzzy msgid "[tasks-nob]: ./locale/nob/TASKS.md" @@ -1788,3 +1783,8 @@ msgid "" "… If you care about you LoC you should check out ClojureScript, AppRun, and " "Svelte." msgstr "" + +#: TASKS.md:block 202 (paragraph) +#, fuzzy +msgid "[tasks-eng]: ./TASKS.md" +msgstr "[tasks-eng]: ../../TASKS.md"