summary refs log tree commit diff
path: root/latest/admin_api/account_validity.html
diff options
context:
space:
mode:
authorDMRobertson <DMRobertson@users.noreply.github.com>2023-01-17 12:46:31 +0000
committerDMRobertson <DMRobertson@users.noreply.github.com>2023-01-17 12:46:31 +0000
commit37b0c8b51348d6908a8a2e9086923ee8a24789e5 (patch)
tree4285a7f0b307a08d9c3a6fcb0eec66033aacd7c1 /latest/admin_api/account_validity.html
parentdeploy: 2b084c5b710d9630178484e6ade597ca7fa814b6 (diff)
downloadsynapse-37b0c8b51348d6908a8a2e9086923ee8a24789e5.tar.xz
deploy: b6955673bfab5c8d553e8b43e9c50dd7b1212e2a
Diffstat (limited to 'latest/admin_api/account_validity.html')
-rw-r--r--latest/admin_api/account_validity.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/latest/admin_api/account_validity.html b/latest/admin_api/account_validity.html

index b7a27e0094..8ebf393d08 100644 --- a/latest/admin_api/account_validity.html +++ b/latest/admin_api/account_validity.html
@@ -151,7 +151,7 @@ use it, you must enable the account validity feature (under <code>account_validity</code>) in Synapse's configuration.</p> <p>To use it, you will need to authenticate by providing an <code>access_token</code> -for a server admin: see <a href="../usage/administration/admin_api">Admin API</a>.</p> +for a server admin: see <a href="../usage/administration/admin_api/">Admin API</a>.</p> <h2 id="renew-account"><a class="header" href="#renew-account">Renew account</a></h2> <p>This API extends the validity of an account by as much time as configured in the <code>period</code> parameter from the <code>account_validity</code> configuration.</p>