diff options
Diffstat (limited to 'docs/user_guide/migration.md')
-rw-r--r-- | docs/user_guide/migration.md | 4 |
1 files changed, 2 insertions, 2 deletions
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: - + 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: - + 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. |