Skip to content

Commit c89eb53

Browse files
committed
rename file, update metadata
1 parent 64b80ca commit c89eb53

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/admin-guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ install-pip
3030
3131
run-plone
3232
add-site
33-
add-emergency-user
33+
zope-manager-users
3434
configure-zope
3535
add-ons
3636
export-import

docs/admin-guide/add-emergency-user.md renamed to docs/admin-guide/zope-manager-users.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
myst:
33
html_meta:
4-
"description": "How to create an emergency user in an existing Zope instance"
5-
"property=og:description": "How to create an emergency user in an existing Zope instance"
6-
"property=og:title": "How to create an emergency user"
7-
"keywords": "Plone, Zope, users, emergency user, administration, pip, buildout"
4+
"description": "How to create a Zope manager user in an existing Zope instance"
5+
"property=og:description": "How to create a Zope manager user in an existing Zope instance"
6+
"property=og:title": "Zope manager users"
7+
"keywords": "Plone, Zope, users, admin user, emergency user, administration, pip, buildout"
88
---
99

1010
(admin-guide-zope-manager-user-label)=
1111

12-
# Zope Manager Users
12+
# Zope manager users
1313

1414
Zope manager users have full access to the whole Zope instance.
1515

@@ -36,7 +36,7 @@ You might want to change the passwords of the already existing manager users aft
3636

3737
(admin-guide-adding-a-new-zope-manager-user-label)=
3838

39-
## Adding a New Zope Manager User
39+
## Add a new Zope manager user
4040

4141
There are multiple ways to create a Zope manager user.
4242
That depends on how you created and managed your Zope instance.

0 commit comments

Comments
 (0)