From 4295966943d608a8509cafdfa3cd95f3963dffe2 Mon Sep 17 00:00:00 2001 From: zak905 Date: Mon, 15 Apr 2024 13:00:43 +0200 Subject: [PATCH 1/4] add reference to IONOS cloud certbot plugin --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index 9fbc8f7..d6ec0f7 100644 --- a/README.rst +++ b/README.rst @@ -166,3 +166,12 @@ Changelog - 2021.09.20 - Fix #9 Domain not known when using subdomain + + +Related Plugins +------ + +It's important to note that this plugin targets IONOS `Domain Name Registration +`_ service. +If you are using IONOS `Cloud DNS service`_, +there is a different plugin provided by IONOS: https://github.com/ionos-cloud/certbot-dns-ionos-cloud \ No newline at end of file From 4a137e2e729dadd0a0d3a9ceff7a6019c31bdc0d Mon Sep 17 00:00:00 2001 From: zak905 Date: Mon, 15 Apr 2024 13:02:37 +0200 Subject: [PATCH 2/4] fix horizontal line break --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d6ec0f7..837dd86 100644 --- a/README.rst +++ b/README.rst @@ -169,7 +169,7 @@ Changelog Related Plugins ------- +----------------- It's important to note that this plugin targets IONOS `Domain Name Registration `_ service. From 2e1c71c52a71b761f32ec2c158a9fd39b1ee7740 Mon Sep 17 00:00:00 2001 From: zak905 Date: Mon, 15 Apr 2024 14:54:52 +0200 Subject: [PATCH 3/4] update text and links --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 837dd86..7a6d090 100644 --- a/README.rst +++ b/README.rst @@ -171,7 +171,7 @@ Changelog Related Plugins ----------------- -It's important to note that this plugin targets IONOS `Domain Name Registration -`_ service. +It's important to note that this plugin targets IONOS `IONOS Developer DNS API +`_. If you are using IONOS `Cloud DNS service`_, there is a different plugin provided by IONOS: https://github.com/ionos-cloud/certbot-dns-ionos-cloud \ No newline at end of file From a8335dc4f4adb63ef884c8efd935306382f084ba Mon Sep 17 00:00:00 2001 From: zak905 Date: Wed, 17 Apr 2024 11:18:04 +0200 Subject: [PATCH 4/4] delete repeated word --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7a6d090..fd86860 100644 --- a/README.rst +++ b/README.rst @@ -171,7 +171,7 @@ Changelog Related Plugins ----------------- -It's important to note that this plugin targets IONOS `IONOS Developer DNS API +It's important to note that this plugin targets `IONOS Developer DNS API `_. If you are using IONOS `Cloud DNS service`_, there is a different plugin provided by IONOS: https://github.com/ionos-cloud/certbot-dns-ionos-cloud \ No newline at end of file