Quellcode durchsuchen

Update docs/installing.md: remove the link to itself

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3761/head
Suguru Hirahara vor 1 Jahr
Ursprung
Commit
6d1b4781c9
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: E4F9743DAB4B7B75
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/installing.md

+ 1
- 1
docs/installing.md Datei anzeigen

@@ -78,7 +78,7 @@ To configure Service Discovery in this way, add the following configuration to y
matrix_static_files_container_labels_base_domain_enabled: true
```

After configuring the playbook, run the [installation](installing.md) command:
After configuring the playbook, run the installation command:

```sh
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start


Laden…
Abbrechen
Speichern