From 8571c4841e9500684dcfa6b85c7cfdba1f36c2f8 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 6 Nov 2024 09:36:13 +0100 Subject: [PATCH] [skip-ci] drop docs link --- .github/settings.yml | 1 - README.md | 2 -- 2 files changed, 3 deletions(-) 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,