From 439e012f037c110c90ddd5059db79557ae272755 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Sun, 10 Nov 2024 03:51:36 +0900 Subject: [PATCH] Add U+25B6 (BLACK RIGHT-POINTING TRIANGLE) characters to installation procedure navigation Set anchor links to those characters as well. Signed-off-by: Suguru Hirahara --- docs/configuring-dns.md | 2 +- docs/configuring-playbook.md | 2 +- docs/getting-the-playbook.md | 2 +- docs/prerequisites.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/configuring-dns.md b/docs/configuring-dns.md index ff5f05d4f..8a05323fd 100644 --- a/docs/configuring-dns.md +++ b/docs/configuring-dns.md @@ -105,4 +105,4 @@ To make the [postmoogle](configuring-playbook-bridge-postmoogle.md) email bridge --------------------------------------------- -When you're done with the DNS configuration and ready to proceed, continue with [Getting the playbook](getting-the-playbook.md). +[▶️](getting-the-playbook.md) When you're done with the DNS configuration and ready to proceed, continue with [Getting the playbook](getting-the-playbook.md). diff --git a/docs/configuring-playbook.md b/docs/configuring-playbook.md index 620fbca19..d29f69e99 100644 --- a/docs/configuring-playbook.md +++ b/docs/configuring-playbook.md @@ -28,7 +28,7 @@ For a basic Matrix installation, that's all you need. For a more custom setup, see the [Other configuration options](#other-configuration-options) below. -When you're done with all the configuration you'd like to do, continue with [Installing](installing.md). +[▶️](installing.md) When you're done with all the configuration you'd like to do, continue with [Installing](installing.md). ## Other configuration options diff --git a/docs/getting-the-playbook.md b/docs/getting-the-playbook.md index da155aeda..753547fc8 100644 --- a/docs/getting-the-playbook.md +++ b/docs/getting-the-playbook.md @@ -37,4 +37,4 @@ You can extract this archive anywhere. You'll get a directory called `matrix-doc --------------------------------------------- -No matter which method you've used to download the playbook, you can proceed by [Configuring the playbook](configuring-playbook.md). +[▶️](configuring-playbook.md) No matter which method you've used to download the playbook, you can proceed by [Configuring the playbook](configuring-playbook.md). diff --git a/docs/prerequisites.md b/docs/prerequisites.md index 51bc5b2f0..fc3636658 100644 --- a/docs/prerequisites.md +++ b/docs/prerequisites.md @@ -48,4 +48,4 @@ To install Matrix services using this Ansible playbook, you need: --------------------------------------------- -When ready to proceed, continue with [Configuring DNS](configuring-dns.md). +[▶️](configuring-dns.md) When ready to proceed, continue with [Configuring DNS](configuring-dns.md).