From 4fee16345125dd9657408b56b56e8d2ad1411620 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Thu, 21 Nov 2024 23:13:51 +0900 Subject: [PATCH] Revert "Update docs/quick-start.md: add the breadcrumb header" This reverts commit 9a6e1cf14c7638953fc8fbb8b487ea0afd0a41ad. As the quick start guide is standalone. --- docs/quick-start.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/quick-start.md b/docs/quick-start.md index 87a725613..83762f4ed 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -1,7 +1,5 @@ # Quick start -⚡️Quick start | [Prerequisites](prerequisites.md) > [Configuring your DNS settings](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md) - This page explains how to use this Ansible book in order to install Matrix services on your server with minimum core services. We will be using `example.com` as the "base domain" in the following instruction.