From c72d1c7bbf781fde936b192d7263694b599922b8 Mon Sep 17 00:00:00 2001 From: David Morrow Date: Tue, 19 Nov 2024 15:24:44 -0800 Subject: [PATCH 1/2] update the core-dns link --- content/tools.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tools.markdown b/content/tools.markdown index 1cf12ce3..9c14aed3 100644 --- a/content/tools.markdown +++ b/content/tools.markdown @@ -45,7 +45,7 @@ Manage zones for on-premise and self-hosted CoreDNS instances with DNSimple. [documentation](https://support.dnsimple.com/articles/integrated-dns-provider-coredns/) • [source code](https://github.com/dnsimple/coredns-dnsimple) • -[announcement](https://blog.dnsimple.com/2023/07/coredns-integrated-provider/) +[announcement](https://blog.dnsimple.com/2023/08/coredns-integrated-provider/) From 7354aad088758bf1c2c8e0c6a52fa03de07a3633 Mon Sep 17 00:00:00 2001 From: David Morrow Date: Tue, 19 Nov 2024 15:28:56 -0800 Subject: [PATCH 2/2] update fog link --- content/libraries.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/libraries.markdown b/content/libraries.markdown index 85e7da79..82ac5ab6 100644 --- a/content/libraries.markdown +++ b/content/libraries.markdown @@ -27,7 +27,7 @@ _Please keep in mind that some of these libraries may be incomplete or outdated. ### Ruby -- [fog-dnsimple](https://github.com/fog/fog-dnsimple) - The [fog](http://fog.io/) module for DNSimple. +- [fog-dnsimple](https://github.com/fog/fog-dnsimple) - The [fog](https://fog.github.io/) module for DNSimple. ### Python