diff --git a/README.md b/README.md index 236e59e06..4f6e75932 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Symbol Documentation -[![Build Status](https://jenkins.symboldev.com/job/Symbol/job/Docs/job/symbol-docs/job/main/badge/icon)](https://jenkins.symboldev.com/job/Symbol/job/Docs/job/symbol-docs/job/main/) +[![Build Status](https://jenkins.symbolsyndicate.us/job/Symbol/job/Docs/job/symbol-docs/job/main/badge/icon)](https://jenkins.symbolsyndicate.us/job/Symbol/job/Docs/job/symbol-docs/job/main/) Browse the documentation to start integrating blockchain technology into your project. @@ -48,7 +48,7 @@ Surf Symbol's reference documentation to learn more about our APIs, SDKs, CLIs, Symbol is an [open-source](https://github.com/symbol) project. Discover how our [community](https://github.com/symbol/community/) is organized, and get started participating: -* Reach our community joining the official [Discord](https://discord.com/invite/xymcity). +* Reach our community joining the official [Discord](https://discord.gg/J38KwW5ZuG). * Check the [contributing guidelines](https://docs.symbol.dev/guidelines/suggesting-changes.html) to propose changes. * Follow the development updates on Twitter. * [Symbol Official account](https://twitter.com/thesymbolchain) diff --git a/source/_static/retired/qr-library/0.14.3/index.html b/source/_static/retired/qr-library/0.14.3/index.html index 8df0f9f44..5fcd37ba6 100644 --- a/source/_static/retired/qr-library/0.14.3/index.html +++ b/source/_static/retired/qr-library/0.14.3/index.html @@ -4,7 +4,7 @@

Symbol QR Library

npm version Build Status -Discord

+Discord

Library to generate QR codes for Symbol.

NOTE: The author of this package cannot be held responsible for any loss of money or any malintentioned usage forms of this package. Please use this package with caution.

@@ -82,7 +82,7 @@

Getting help

Use the following available resources to get help:

@@ -97,4 +97,4 @@

License

(C) Symbol Contributors 2022

Licensed under the Apache License 2.0

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

diff --git a/source/_templates/include/social.html b/source/_templates/include/social.html index b2dc8fec2..06c69fa5d 100644 --- a/source/_templates/include/social.html +++ b/source/_templates/include/social.html @@ -4,7 +4,7 @@ Twitter
  • - + Discord
  • diff --git a/source/conf.py b/source/conf.py index 848dbf86e..29a851e29 100644 --- a/source/conf.py +++ b/source/conf.py @@ -275,7 +275,7 @@ def setup(app): .. |desktop-wallet| replace:: Symbol Desktop Wallet .. |discord| raw:: html - Discord + Discord .. |nem| raw:: html diff --git a/source/guidelines/translating-the-documentation.rst b/source/guidelines/translating-the-documentation.rst index 8c3a1f7f7..a9e5c0990 100644 --- a/source/guidelines/translating-the-documentation.rst +++ b/source/guidelines/translating-the-documentation.rst @@ -14,9 +14,9 @@ If you are planning on helping, make sure to join the |discord| server and enter Getting started for translators ******************************* -1. Create a new Transifex account `here `_. +1. Create a new Transifex account `here `_. -2. Join the `symbol-docs team `_. Click on **Help Translate "symbol-docs"** button on the right side of the header, selecting the language you want to contribute. +2. Join the `symbol-docs team `_. Click on **Help Translate "symbol-docs"** button on the right side of the header, selecting the language you want to contribute. 3. Wait until the translation coordinator approves your request. Once accepted you will receive an email. At this moment, you will be able to start translating the docs. @@ -126,4 +126,4 @@ Follow these instructions to publish updated source literals to Transifex. .. |bt| raw:: html - ` \ No newline at end of file + ` diff --git a/source/guides/account/how-to-use-ledger-hardware-wallet.rst b/source/guides/account/how-to-use-ledger-hardware-wallet.rst index e0dd5b336..4bf47a21b 100644 --- a/source/guides/account/how-to-use-ledger-hardware-wallet.rst +++ b/source/guides/account/how-to-use-ledger-hardware-wallet.rst @@ -302,6 +302,6 @@ Contact Support For technical support, you may reach us at: -- Discord: https://discord.com/invite/xymcity +- Discord: https://discord.gg/J38KwW5ZuG -- Telegram: @nemhelpdesk \ No newline at end of file +- Telegram: @nemhelpdesk diff --git a/source/guides/migration/post-optin-xym-retrieval.rst b/source/guides/migration/post-optin-xym-retrieval.rst index a57090814..482b3a37a 100644 --- a/source/guides/migration/post-optin-xym-retrieval.rst +++ b/source/guides/migration/post-optin-xym-retrieval.rst @@ -150,10 +150,6 @@ This is a short list of items to check should you encounter any problem when rec - Check that you are using the **correct Symbol mnemonic**. Did you do several attempts at opting-in and obtained different mnemonics? -- Check that your NIS1 account was successfully opted-in by looking up its address in the `opt-in Report `__. - - If your account is not on the list, check the other tabs to find the reason. - - The **NEM Helpdesk** can help you if everything else fails: - `NEM's Telegram Help Desk `__ diff --git a/source/handbook/doc-repos.rst b/source/handbook/doc-repos.rst index d479a56d5..b990ebcf2 100644 --- a/source/handbook/doc-repos.rst +++ b/source/handbook/doc-repos.rst @@ -24,7 +24,7 @@ Technical documentation **Intended readers** ; The world at large. **Intended writers** ; The Symbol technical writers. **Editing workflow** ; Git-based: Check out the source repository, make modifications, check results by building the pages locally and submit pull requests. - **Localization** ; `Transifex `__ + **Localization** ; `Transifex `__ **Maintainers** ; `Xavi `__ Content @@ -71,7 +71,7 @@ This generates all HTML files in the ``build/html`` folder, including all assets Deployment ---------- -The GitHub repository is linked to `Jenkins `__, so on every push to the +The GitHub repository is linked to `Jenkins `__, so on every push to the ``main`` branch a full build is triggered (See ``Jenkinsfile``). This involves several steps besides the generation of the output documentation: @@ -91,7 +91,7 @@ Localization Right now almost every page is available in Japanese besides the original English, but the repository is ready to accept more languages. -`Transifex `__ is integrated in the deployment process, so after every push to ``main`` Travis extracts and sends all strings (``.pot`` files) to Transifex, which detects any new or updated text and notifies the translators. +`Transifex `__ is integrated in the deployment process, so after every push to ``main`` Travis extracts and sends all strings (``.pot`` files) to Transifex, which detects any new or updated text and notifies the translators. Translators can log in to Transifex and provide the translations there. Developers can then download the updated text (``.po`` files) and commit them to the source repository.