Fix path-relative links in documentation ()

The documentation for integrations was not path relative and would 404
in all links to documentation. This fixes them by pointing to the parent
directory
This commit is contained in:
Cale "poptart" Black 2023-03-22 18:07:46 -06:00 committed by GitHub
parent cac9095c91
commit 27f54c0e36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ systemctl status kanidm-unixd-tasks
> provides supporting Kanidm's capabilities.
Both unixd daemons use the connection configuration from /etc/kanidm/config. This is the covered in
[client_tools](./client_tools.md#kanidm-configuration).
[client_tools](../client_tools.md#kanidm-configuration).
You can also configure some unixd-specific options with the file /etc/kanidm/unixd:
@ -119,8 +119,8 @@ passwd: compat kanidm
group: compat kanidm
```
You can [create a user](./accounts_and_groups.md#creating-accounts) then
[enable POSIX feature on the user](./posix_accounts.md#enabling-posix-attributes-on-accounts).
You can [create a user](../accounts_and_groups.md#creating-accounts) then
[enable POSIX feature on the user](../posix_accounts.md#enabling-posix-attributes-on-accounts).
You can then test that the POSIX extended user is able to be resolved with: