From fb314217cc3dab27a3bb2eb5d81d99c829979701 Mon Sep 17 00:00:00 2001 From: Cashew Date: Sat, 20 Jul 2024 22:14:50 +0700 Subject: [PATCH] remove unnecessary info, change testing to beta --- docs/getting-started/index.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 3e6f36c..c4c0996 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -15,25 +15,18 @@ Let's dive in and get started! ## Installation -
Yomitan comes in two flavors: stable and testing.
- -!!! info "Stable and Testing" - - New changes are initially introduced into the _testing_ version, and after some time spent ensuring that they are relatively bug free, they will be promoted to the _stable_ version. - - - If you are technically savvy and don't mind [submitting issues](https://github.com/themoeway/yomitan/issues/new/choose) on GitHub, try the _testing_ version; otherwise, the _stable_ version will be your best bet. Check [contributing](#contributing) for more information on how to help. - === "Google Chrome" === "Stable" [:fontawesome-brands-chrome: Get Yomitan Chrome/Stable](https://chrome.google.com/webstore/detail/yomitan/likgccmbimhjbgkjambclfkhldnlhbnn){ .md-button .md-button--primary } - === "Testing" - [:fontawesome-brands-chrome: Get Yomitan Chrome/Testing](https://chrome.google.com/webstore/detail/yomitan-development-build/glnaenfapkkecknnmginabpmgkenenml){ .md-button .md-button--primary } + === "Beta" + [:fontawesome-brands-chrome: Get Yomitan Chrome/Beta](https://chrome.google.com/webstore/detail/yomitan-development-build/glnaenfapkkecknnmginabpmgkenenml){ .md-button .md-button--primary } === "Mozilla Firefox" === "Stable" [:fontawesome-brands-firefox-browser: Get Yomitan Firefox/Stable](https://addons.mozilla.org/en-US/firefox/addon/yomitan/){ .md-button .md-button--primary } - === "Testing" + === "Beta" [:fontawesome-brands-firefox-browser: Go To Github Releases](https://github.com/themoeway/yomitan/releases){ .md-button .md-button--primary } - ※ Unlike Chrome, Firefox does not allow extensions meant for testing to be hosted in the marketplace. You will to download the desired version and side-load it yourself. You only need to do this once, and you will get updautomatically. + ※ Unlike Chrome, Firefox does not allow extensions meant for testing to be hosted in the marketplace. You will to download the desired version and side-load it yourself. You only need to do this once, and you will get updates automatically. ---