diff --git a/docs/getting-the-playbook.md b/docs/getting-the-playbook.md index 6607cae49..d1c951fa5 100644 --- a/docs/getting-the-playbook.md +++ b/docs/getting-the-playbook.md @@ -14,9 +14,7 @@ This Ansible playbook is meant to be executed on your own computer (not the Matr In special cases (if your computer cannot run Ansible, etc.) you may put the playbook on the server as well. You can retrieve the playbook's source code by: - - [Using git to get the playbook](#using-git-to-get-the-playbook) (recommended) - - [Downloading the playbook as a ZIP archive](#downloading-the-playbook-as-a-zip-archive) (not recommended) ## Using git to get the playbook