fix(docs): links corrected ()

Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
This commit is contained in:
alexvonme 2024-03-18 10:52:30 +01:00 committed by GitHub
parent 3e0ec78a61
commit ce526012da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -121,7 +121,7 @@ alias kanidm="docker run ..."
The tools are available as a cargo download if you have a rust tool chain available. To install rust
you should follow the documentation for [rustup](https://rustup.rs/). These will be installed into
your home directory. To update these, re-run the install command. You will likely need to install
additional development libraries, specified in the [Developer Guide](DEVELOPER_README.html).
additional development libraries, specified in the [Developer Guide](developers/readme.md).
```bash
cargo install kanidm_tools

View file

@ -78,7 +78,7 @@ If it is not working, you will see an error message:
Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
```
For more information, see the [Troubleshooting](./pam_and_nsswitch.md#troubleshooting) section.
For more information, see the [Troubleshooting](pam_and_nsswitch/troubleshooting.md) section.
## nsswitch