From e10ff3a9a0feede5795ba35021cfc459780ad6df Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Mon, 25 Nov 2024 00:34:19 +0900 Subject: [PATCH] Update docs/README.md: add other anchor links to the "other documentation pages" section Signed-off-by: Suguru Hirahara --- docs/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/README.md b/docs/README.md index e2595eda0..a2e39dadd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -67,10 +67,20 @@ If your server and services experience issues, feel free to come to [our support +- [Alternative architectures](alternative-architectures.md) + +- [Container images used by the playbook](container-images.md) + +- [Obtaining an Access Token](obtaining-access-tokens.md) + - [Playbook tags](playbook-tags.md) - [Registering users](registering-users.md) +- [Running `just` commands](just.md) + +- [Self-building](self-building.md) + - [Uninstalling](uninstalling.md) - [Updating users passwords](updating-users-passwords.md)