mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 13:32:25 -05:00
[chore/docs] Various little docs updates (#2691)
* [chore/docs] Various little docs updates * Update docs/api/swagger.md Co-authored-by: Daenney <daenney@users.noreply.github.com> --------- Co-authored-by: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com> Co-authored-by: Daenney <daenney@users.noreply.github.com>
This commit is contained in:
parent
6528592dd2
commit
feb6abbab2
4 changed files with 18 additions and 10 deletions
|
|
@ -48,7 +48,7 @@ function UserMigrationForm({ data: profile }) {
|
|||
<h2>Account Migration Settings</h2>
|
||||
<div className="info">
|
||||
<i className="fa fa-fw fa-exclamation-triangle" aria-hidden="true"></i>
|
||||
<b>Moving your account to another instance, or moving an account from another instance to your account, isn't implemented yet! <a href="https://github.com/superseriousbusiness/gotosocial/issues/130" target="_blank" rel="noopener noreferrer">See here for progress</a>.</b>
|
||||
<b>Moving your account to another instance, or moving an account from another instance to your account, isn't implemented yet! You will only be able to use the "alias" section of the below panel. <a href="https://github.com/superseriousbusiness/gotosocial/issues/130" target="_blank" rel="noopener noreferrer">See here for progress</a>.</b>
|
||||
</div>
|
||||
<p>
|
||||
The following settings allow you to <strong>alias</strong> your account to another account
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue