summary refs log tree commit diff
path: root/develop/admin_api/account_validity.html
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2023-01-05 18:18:54 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2023-01-05 18:18:54 +0000
commitd07f6856fecde7d0e397d8dc614c697d24dd2d40 (patch)
tree2285b490b9149919a6296d1fa64c3ef6d91abef4 /develop/admin_api/account_validity.html
parentdeploy: 44b476b26e50c642059d6110ba3dcbb1eec0b647 (diff)
downloadsynapse-d07f6856fecde7d0e397d8dc614c697d24dd2d40.tar.xz
deploy: 4eb2f4e02b83c90519a8a55c562d1fafab7caf0b
Diffstat (limited to 'develop/admin_api/account_validity.html')
-rw-r--r--develop/admin_api/account_validity.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/admin_api/account_validity.html b/develop/admin_api/account_validity.html

index b7a27e0094..8ebf393d08 100644 --- a/develop/admin_api/account_validity.html +++ b/develop/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>