From 38a08cd25aa89f55e2ae6d5e5a4160fada111680 Mon Sep 17 00:00:00 2001 From: CDN Date: Tue, 5 Nov 2024 13:36:43 +0000 Subject: [docs] add zh docs (#3507) * [docs] add zh docs * [docs] add lang dropdown * [docs] update mkdocs zh config * [docs] migrate assets * [docs] update overrides dir in mkdocs zh config * [docs] exclude locales director in main mkdocs config * [docs] rename assets to public to avoid conflicting with template * [docs] extra_css change followup * [docs] add theme.palette.toggle.icon back into mkdocs zh config * [docs] fix zh readme reference + migrate language-specific repo markdown to docs * [docs] translate remaining repo docs + update reference * [docs] update zh index.md reference * [docs/zh] wording alignment --- docs/user_guide/migration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/user_guide/migration.md') diff --git a/docs/user_guide/migration.md b/docs/user_guide/migration.md index a2d2a4c36..a00fcdbf0 100644 --- a/docs/user_guide/migration.md +++ b/docs/user_guide/migration.md @@ -53,7 +53,7 @@ To do this, you must first log in to the GoToSocial settings panel with your GoT From there, go to the "Migration" section, and look at the "Alias Account" subsection: -![The Alias Account subsection, showing a filled-in account alias.](../assets/migration-aliasing.png) +![The Alias Account subsection, showing a filled-in account alias.](../public/migration-aliasing.png) In the first free account alias box, enter the URL of the account you wish to move **from**. This indicates that the account you wish to move from belongs to you, ie., you are "also known as" the account. @@ -65,7 +65,7 @@ Once you have created the account alias from your GoToSocial account, pointing b On Mastodon, the "Account migration" settings section looks something like this: -![The Mastodon "Account migration" settings page.](../assets/migration-mastodon.png) +![The Mastodon "Account migration" settings page.](../public/migration-mastodon.png) If you were moving to a GoToSocial account from a Mastodon account, you would fill in the "Handle of the new account" field with the `@[username]@[domain]` value of your GoToSocial account. For example, if your GoToSocial account has username "@someone" and it's on the instance "example.org", you would enter `@someone@example.org` here. -- cgit v1.2.3