summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index c8650a9c..3375ffd2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -60,6 +60,7 @@ Documentation
- [Editing projects](docs/editing-projects.markdown)
- [Sharing boards and tasks](docs/sharing-projects.markdown)
- [Automatic actions](docs/automatic-actions.markdown)
+- [Project permissions](docs/project-permissions.markdown)
#### Working with tasks
@@ -67,7 +68,12 @@ Documentation
#### Working with users
-- [User management](docs/manage-users.markdown)
+- [User management](docs/user-management.markdown)
+
+#### Settings
+
+- [Application settings](docs/application-configuration.markdown)
+- [Board settings](docs/board-configuration.markdown)
#### More
@@ -104,7 +110,6 @@ Documentation
#### Developers and sysadmins
-- [Board configuration](docs/board-configuration.markdown)
- [Email configuration](docs/email-configuration.markdown)
- [Command line interface](docs/cli.markdown)
- [Json-RPC API](docs/api-json-rpc.markdown)