diff options
author | 2023-02-13 18:34:44 +0100 | |
---|---|---|
committer | 2023-02-13 18:34:44 +0100 | |
commit | 76d1b484d07e14b091256dda635078810b2d7035 (patch) | |
tree | 8caf56a1998ffd6d49b0ad066df51495e6556975 /docs/user_guide/password_management.md | |
parent | [chore] Do cache-control in a less silly way to avoid writing header twice (#... (diff) | |
download | gotosocial-76d1b484d07e14b091256dda635078810b2d7035.tar.xz |
[docs] move federating with gotosocial documentation into single file (#1494)
Diffstat (limited to 'docs/user_guide/password_management.md')
-rw-r--r-- | docs/user_guide/password_management.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/password_management.md b/docs/user_guide/password_management.md index 1ed701919..27aca58e0 100644 --- a/docs/user_guide/password_management.md +++ b/docs/user_guide/password_management.md @@ -2,7 +2,7 @@ ## Change Your Password -You can use the [User Settings Panel](./user_panel.md) to change your password. Just log in to the user panel, scroll to the bottom of the page, and input your old password and desired new password. +You can use the [User Settings Panel](./settings.md) to change your password. Just log in to the user panel, scroll to the bottom of the page, and input your old password and desired new password. If the new password you provide is not long/complicated enough, you will see an error and be prompted to try again with a different password. |