From 093909a17f57192ead22c0f389e75f82d2108779 Mon Sep 17 00:00:00 2001 From: FramboisePi <25133304+FramboisePi@users.noreply.github.com> Date: Sat, 24 Oct 2020 15:11:11 +0200 Subject: [PATCH] Fix assets links (#419) --- src/help/faq/README.md | 6 +++--- src/help/guides/categories.md | 4 ++-- src/help/guides/getting-started.md | 4 ++-- src/help/guides/source-migration.md | 14 +++++++------- src/sandbox/style-guide.md | 2 +- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/help/faq/README.md b/src/help/faq/README.md index 29afab17..9f47f91e 100644 --- a/src/help/faq/README.md +++ b/src/help/faq/README.md @@ -179,7 +179,7 @@ To install just download the file for the extension you want and then install it ::::: el-tabs :::: el-tab-pane label="Android 8.0 and higher" ::: videolink -[ Click for Android 8.0 and newer video guide](/help/faq/assets/UnknownSources-Android10.webm) +[ Click for Android 8.0 and newer video guide](/assets/faq_unknown-sources-a10.webm) ::: When installing your first extension and are prompted that your phone *isn't allowed* to install unknown apps from that source, simply follow the prompt to allow it. @@ -187,7 +187,7 @@ In *newer* versions of **Android** you need to enable **Install unknown apps** b :::: :::: el-tab-pane label="Android 7.1 and lower" ::: videolink -[ Click for Android 7.1 and older video guide](/help/faq/assets/UnknownSources-Android7.webm) +[ Click for Android 7.1 and older video guide](/assets/faq_unknown-sources-a7.webm) ::: When installing your first extension and are prompted that your phone *isn't allowed* to install unknown apps from that source, simply follow the prompt to allow it. @@ -233,7 +233,7 @@ It might be because the title is worded differently. Follow any of the steps bel #### Why are there no results when searching? ::: videolink -[ Click for video guide](/help/faq/assets/MangaDex-NoResults.mp4) +[ Click for video guide](/assets/faq_mangadex-no-results.mp4) ::: If you're not getting any results when searching **MangaDex** then you need to log in. To do so enter the for **MangaDex** then press the **Manga** drop-down and choose either **Sign up** or **Log in** to proceed with the login. diff --git a/src/help/guides/categories.md b/src/help/guides/categories.md index 7415845c..3960153a 100644 --- a/src/help/guides/categories.md +++ b/src/help/guides/categories.md @@ -54,7 +54,7 @@ To delete a category, follow the steps below. ## Add manga to category ::: videolink -[ Click for video guide](/help/guides/categories/assets/Category-AddTo.webm) +[ Click for video guide](/assets/guides_category-add-to.webm) ::: To add manga to a category, follow the steps below. @@ -69,7 +69,7 @@ To add manga to a category, follow the steps below. ## Remove manga from category ::: videolink -[ Click for video guide](/help/guides/categories/assets/Category-RemoveFrom.webm) +[ Click for video guide](/assets/guides_category-remove-from.webm) ::: To remove manga from a category, follow the steps below. diff --git a/src/help/guides/getting-started.md b/src/help/guides/getting-started.md index 70ea6b99..2374951b 100644 --- a/src/help/guides/getting-started.md +++ b/src/help/guides/getting-started.md @@ -14,7 +14,7 @@ When you've completed the download, open the file and pro ## Installing an extension ::: videolink -[ Click for video guide](/help/guides/getting-started/assets/Extension-Install.mp4) +[ Click for video guide](/assets/guides_extension-install.mp4) ::: Now that **Tachiyomi** is installed, open the app and navigate to and then switch to the **Extensions** tab. @@ -28,7 +28,7 @@ You *might* need to give **Tachiyomi** the permission to *install unknown apps*, ## Adding manga to your library ::: videolink -[ Click for video guide](/help/guides/getting-started/assets/Library-Add.mp4) +[ Click for video guide](/assets/guides_library-add.mp4) ::: Now that you've installed the desired extension, it will show in the **Sources** tab. This page contains all of your sources, which is obtained through extensions, some extensions contain *multiple* sources. diff --git a/src/help/guides/source-migration.md b/src/help/guides/source-migration.md index bd9c967e..3b7f3a51 100644 --- a/src/help/guides/source-migration.md +++ b/src/help/guides/source-migration.md @@ -16,7 +16,7 @@ Always make sure to have a [backup](/help/guides/creating-backups/) in case anyt :::: guide Migrating from Manga ::: videolink -[ Click for video guide](/help/guides/source-migration/assets/Migrate-Preview-Manga.mp4) +[ Click for video guide](/assets/guides_migrate-preview-manga.mp4) ::: 1. Tap into a **Manga** you would like to migrate. @@ -28,7 +28,7 @@ Always make sure to have a [backup](/help/guides/creating-backups/) in case anyt :::: guide Migrating from Source ::: videolink -[ Click for video guide](/help/guides/source-migration/assets/Migrate-Preview-Source.mp4) +[ Click for video guide](/assets/guides_migrate-preview-source.mp4) ::: 1. Tap into on the bottom navbar. @@ -50,7 +50,7 @@ Pin sources in using the Click for video guide](/help/guides/source-migration/assets/Migrate-J2K.mp4) +[ Click for video guide](/assets/guides_migrate-j2k.mp4) ::: 1. Tap **Settings** → **Sources** → **Source migration**. @@ -63,7 +63,7 @@ Pin sources in using the Click for video guide](/help/guides/source-migration/assets/Migrate-J2K-Single.mp4) +[ Click for video guide](/assets/guides_migrate-j2k-single.mp4) ::: 1. Tap into a **Manga** in your Library. @@ -77,7 +77,7 @@ Pin sources in using the Click for video guide](/help/guides/source-migration/assets/Migrate-AZ.mp4) +[ Click for video guide](/assets/guides_migrate-az.mp4) ::: 1. Tap into . @@ -93,7 +93,7 @@ Pin sources in using the Click for video guide](/help/guides/source-migration/assets/Migrate-SY-Library.mp4) +[ Click for video guide](/assets/guides_migrate-sy-library.mp4) ::: 1. Tap into . @@ -107,7 +107,7 @@ Pin sources in using the Click for video guide](/help/guides/source-migration/assets/Migrate-SY-Source.mp4) +[ Click for video guide](/assets/guides_migrate-sy-source.mp4) ::: 1. Tap into on the bottom navbar. diff --git a/src/sandbox/style-guide.md b/src/sandbox/style-guide.md index f5d50666..f94c5261 100644 --- a/src/sandbox/style-guide.md +++ b/src/sandbox/style-guide.md @@ -37,7 +37,7 @@ Some **DO**s and **DO NOT**s for [FAQ](../help/faq/README.md). - **DO** include video guides as a text under the header: > ::: videolink -> [ Click for video guide](/help/faq/assets/MangaDex-NoResults.mp4) +> [ Click for video guide](/assets/faq_mangadex-no-results.mp4) > ::: - **DO** try to be consistent with video recording by following these guidelines: