diff --git a/.github/settings.yml b/.github/settings.yml index b8cfcf6..2eeaacc 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -1,7 +1,6 @@ repository: name: ansible-later description: Another best practice scanner for Ansible roles and playbooks - homepage: https://ansible-later.geekdocs.de topics: ansible, ansible-later, ansible-review, best practice private: false diff --git a/README.md b/README.md index b2a056e..dea3561 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,6 @@ ansible-later is a best practice scanner and linting tool. In most cases, if you ansible-later does **not** ensure that your role will work as expected. For deployment tests you can use other tools like [molecule](https://github.com/ansible/molecule). -You can find the full documentation at [https://ansible-later.geekdocs.de](https://ansible-later.geekdocs.de/). - ## Contributors Special thanks to all [contributors](https://github.com/thegeeklab/ansible-later/graphs/contributors). If you would like to contribute,