Просмотр исходного кода

Update docs/quick-start.md: fix an anchor link

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3818/head
Suguru Hirahara 1 год назад
Родитель
Сommit
ffb65af049
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      docs/quick-start.md

+ 1
- 1
docs/quick-start.md Просмотреть файл

@@ -173,7 +173,7 @@ After configuring the playbook, run the command below and wait until it finishes
ansible-playbook -i inventory/hosts setup.yml --tags=install-matrix-static-files,start ansible-playbook -i inventory/hosts setup.yml --tags=install-matrix-static-files,start
``` ```


💡 Running the `install-matrix-static-files` playbook tag (as done here) is an optimized version of running [the full setup command](#run-the-installation-command).
💡 Running the `install-matrix-static-files` playbook tag (as done here) is an optimized version of running [the full setup command](#run-installation-command).


After the command finishes, you can also check whether your server federates with the Matrix network by using the [Federation Tester](https://federationtester.matrix.org/) against your base domain (`example.com`), not the `matrix.example.com` subdomain. After the command finishes, you can also check whether your server federates with the Matrix network by using the [Federation Tester](https://federationtester.matrix.org/) against your base domain (`example.com`), not the `matrix.example.com` subdomain.




Загрузка…
Отмена
Сохранить