From 75fa4ad5fc17087a2e45fe4c71c7a3a25e8fcf58 Mon Sep 17 00:00:00 2001 From: Rath Pascal Date: Wed, 11 Dec 2024 19:02:33 +0100 Subject: [PATCH] update docs links --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0e40cb5..8dded4b 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ See: [Docs](https://opnsense.ansibleguy.net) [![Docs Uptime](https://status.oxl.at/api/v1/endpoints/4--ansibleguy_ansible-collection---opnsense-documentation/uptimes/7d/badge.svg)](https://status.oxl.at/endpoints/4--ansibleguy_ansible-collection---opnsense-documentation) +[Alternative Link](https://opnsense-ansible.readthedocs.io/) + If you DO NOT want to use Ansible - [this fork](https://github.com/O-X-L/opnsense-api-client) provides you with a raw Python3 interface. ----