Skip to content
Snippets Groups Projects
Commit 81f883a0 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: Fixed links in documentation.

parent 2896007b
No related branches found
No related tags found
2 merge requests!66REL: prepare release 0.8.0,!61Use "trigger" keyword for pipeline.
Pipeline #24394 passed
...@@ -10,7 +10,7 @@ users may have the same role, and there may be roles without any users. ...@@ -10,7 +10,7 @@ users may have the same role, and there may be roles without any users.
The user and their roles are always returned by the server in answers to requests The user and their roles are always returned by the server in answers to requests
and can thus be interpreted and used by clients. The most important use though and can thus be interpreted and used by clients. The most important use though
is [permission](doc:`permissions`) checking in the server: Access and is [permission](permissions.rst) checking in the server: Access and
modification of modification of
entities can be controlled via roles, so that users of a given role are allowed entities can be controlled via roles, so that users of a given role are allowed
or denied certain actions. Incidentally, the permission to edit the permissions or denied certain actions. Incidentally, the permission to edit the permissions
...@@ -32,4 +32,4 @@ There are some special roles, which are automatically assigned to users: ...@@ -32,4 +32,4 @@ There are some special roles, which are automatically assigned to users:
Except for the `anonymous` role, these special roles are not returned by the Except for the `anonymous` role, these special roles are not returned by the
server, but can nevertheless be used to define server, but can nevertheless be used to define
[permissions](doc:`permissions`). [permissions](permissions.rst).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment