diff options
author | Dave Whiteland <dave@mysociety.org> | 2015-01-07 15:55:00 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2015-01-08 12:23:10 +0000 |
commit | 931e54cf6a6289c20ff9fda08fa475b241c8007c (patch) | |
tree | eb618f0b9c6f3c661eb9c3401d522f5a08960687 /docs/installing/next_steps.md | |
parent | 8a5ba6af17b57bcd35a4b57b23b2869e3a060003 (diff) |
new entries and small tidies in glossary around admin/superuser
Diffstat (limited to 'docs/installing/next_steps.md')
-rw-r--r-- | docs/installing/next_steps.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/installing/next_steps.md b/docs/installing/next_steps.md index 4199daabf..20c69a504 100644 --- a/docs/installing/next_steps.md +++ b/docs/installing/next_steps.md @@ -14,7 +14,9 @@ Alaveteli ships with an <a href="{{site.baseurl}}docs/glossary/#emergency" class="glossary__link">emergency user</a> that has access to the admin. So when you've just created a new site, you should sign up to create your own account, then log into admin as the emergency -user to promote your new account to be an administrator with *super* privileges. +user to promote your new account to be an administrator with +<a href="{{ site.baseurl }}docs/glossary/#super" class="glossary__link">super</a> +privilege. As soon as that's done, disable the emergency user, because you don't need to use it any more: you've superseded it with your new admin account. |