diff options
Diffstat (limited to 'template/en/default/account/prefs')
-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 79b25560c..af0ea534b 100644 --- a/template/en/default/account/prefs/apikey.html.tmpl +++ b/template/en/default/account/prefs/apikey.html.tmpl @@ -16,7 +16,7 @@ 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/en/html/api/Bugzilla/WebService.html#LOGGING_IN">here</a>. + <a href="[% docs_urlbase FILTER html %]api/Bugzilla/WebService.html#LOGGING_IN">here</a>. </p> <h3>Existing API keys</h3> |