diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/account/prefs/apikey.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/apikey.html.tmpl b/template/en/default/account/prefs/apikey.html.tmpl index bed3f3809..71d4ac854 100644 --- a/template/en/default/account/prefs/apikey.html.tmpl +++ b/template/en/default/account/prefs/apikey.html.tmpl @@ -16,7 +16,7 @@ one API key if required. Each API key has an optional description which can help you record what each key is used for. Documentation on how to log in is available from - <a href="[% docs_urlbase FILTER html %]api/Bugzilla/WebService.html#LOGGING_IN">here</a>. + <a href="[% docs_urlbase FILTER html %]api/core/v1/general.html#authentication">here</a>. </p> <h3>Existing API keys</h3> |