diff --git a/README.md b/README.md index b870d5107e..480bcd032b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ # Visit [yomitan.wiki](https://yomitan.wiki) to learn more! -:wave: **Yomitan is [the successor](https://foosoft.net/posts/passing-the-torch-to-yomitan/) to Yomichan** ([migration guide](./docs/yomichan-migration.md#migrating-from-yomichan)) which was [sunset](https://foosoft.net/posts/sunsetting-the-yomichan-project/) by its owner on Feb 26, 2023. We have made a number of foundational changes to ensure **the project stays alive, works on latest browser versions, and is easy to contribute to**. +:wave: **Yomitan is [the successor](https://foosoft.net/posts/passing-the-torch-to-yomitan/) to Yomichan** ([migration guide](https://yomitan.wiki/yomichan-migration/) which was [sunset](https://foosoft.net/posts/sunsetting-the-yomichan-project/) by its owner on Feb 26, 2023. We have made a number of foundational changes to ensure **the project stays alive, works on latest browser versions, and is easy to contribute to**. 📢 **New contributors [welcome](#contributing)!** @@ -17,14 +17,14 @@ ## What is Yomitan? -Yomitan turns your web browser into a tool for building language literacy by helping you **read** texts that would otherwise be too difficult to tackle in [a variety of supported languages](./docs/supported-languages.md). +Yomitan turns your web browser into a tool for building language literacy by helping you **read** texts that would otherwise be too difficult to tackle in [a variety of supported languages](https://yomitan.wiki/supported-languages/). Yomitan provides powerful features not available in other browser-based dictionaries: - 💬 Interactive popup definition window for displaying search results. -- 🔊 Built-in native pronunciation audio with the ability to add your own [custom audio sources](./docs/audio.md). +- 🔊 Built-in native pronunciation audio with the ability to add your own [custom audio sources](https://yomitan.wiki/advanced/#default-audio-sources). - ✍️ Kanji stroke order diagrams are just a click away. -- 📝 [Automatic flashcard creation](./docs/anki-integration.md#anki-integration) for the [Anki](https://apps.ankiweb.net/) flashcard program via the [AnkiConnect](https://foosoft.net/projects/anki-connect) plugin. +- 📝 [Automatic flashcard creation](https://yomitan.wiki/anki/) for the [Anki](https://apps.ankiweb.net/) flashcard program via the [AnkiConnect](https://foosoft.net/projects/anki-connect) plugin. - 🔍 Custom search page for easily executing custom search queries. - 📖 Support for multiple dictionary formats including [EPWING](https://ja.wikipedia.org/wiki/EPWING) via the [Yomitan Import](https://github.com/yomidevs/yomitan-import) tool. - ✨ Clean, modern code makes it easy for developers to [contribute](#contributing) new features and languages. diff --git a/ext/quick-start-guide.html b/ext/quick-start-guide.html index 0ecc7fe739..8b130636c8 100644 --- a/ext/quick-start-guide.html +++ b/ext/quick-start-guide.html @@ -62,11 +62,11 @@

Yomitan Quick Start Guide



If you are migrating from Yomichan, you may be interested in importing your data into Yomitan. - Please follow instructions from Yomitan's README for that. + Please follow instructions from Yomitan's README for that.

- If you are using or planning to use custom templates for Anki note creation, note that some syntax has changed from Yomichan and Yomibaba. + If you are using or planning to use custom templates for Anki note creation, note that some syntax has changed from Yomichan and Yomibaba. Please ensure that your custom templates are using the updated syntax. diff --git a/ext/templates-modals.html b/ext/templates-modals.html index 9798bd8f69..6f1a3a02b2 100644 --- a/ext/templates-modals.html +++ b/ext/templates-modals.html @@ -1164,7 +1164,7 @@

Pronunciation Dictionaries

Enter a newline separated list of terms below to send notes directly to an Anki deck or export to an Anki deck file in Notes in plain text (.txt) format.

- For more information check the documentation. + For more information check the documentation.

diff --git a/ext/welcome.html b/ext/welcome.html index 749f1e4d2c..818204156e 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -63,7 +63,7 @@

Recommended Permissions (Important)

- There are custom Anki templates in your settings. Note that some syntax has changed from previous versions of Yomitan. + There are custom Anki templates in your settings. Note that some syntax has changed from previous versions of Yomitan. Please ensure that your custom templates are using the updated syntax.