From 37f3be97606c108aa32d8e174b58aa455a3b2ea1 Mon Sep 17 00:00:00 2001 From: Matt Willis Date: Sat, 1 Jul 2023 09:37:41 -0400 Subject: [PATCH] Update README.md (#44) Removed "../en/latest" from the ansible-navigator link URL. Set the URL for ansible-navigator as https://ansible.readthedocs.io/projects/navigator/ --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 03addb2..9de5716 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,5 +9,5 @@ Some of the projects that use this theme are: - [ansible-devtools](https://ansible-devtools.readthedocs.io/) - [ansible-language-server](https://ansible-language-server.readthedocs.io/) - [ansible-lint](https://ansible-lint.readthedocs.io/) -- [ansible-navigator](https://ansible-navigator.readthedocs.io/en/latest/) +- [ansible-navigator](https://ansible-navigator.readthedocs.io/) - [molecule](https://molecule.readthedocs.io/)