From e29642fb527eaebef43faf4619d891e655f91c6e Mon Sep 17 00:00:00 2001 From: Jeffrey Cafferata Date: Fri, 29 Sep 2023 19:50:42 +0200 Subject: [PATCH] DOCS: Typo GitHub (#2570) Co-authored-by: Tom Limoncelli --- documentation/getting-started.md | 2 +- documentation/providers/loopia.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/getting-started.md b/documentation/getting-started.md index 80f2169b5..9235b3c53 100644 --- a/documentation/getting-started.md +++ b/documentation/getting-started.md @@ -23,7 +23,7 @@ sudo port install dnscontrol ### Docker -You can use DNSControl locally using the Docker image from [Docker hub](https://hub.docker.com/r/stackexchange/dnscontrol/) or [Github Container Registry](https://github.com/stackexchange/dnscontrol/pkgs/container/dnscontrol) and the command below. +You can use DNSControl locally using the Docker image from [Docker hub](https://hub.docker.com/r/stackexchange/dnscontrol/) or [GitHub Container Registry](https://github.com/stackexchange/dnscontrol/pkgs/container/dnscontrol) and the command below. ```shell docker run --rm -it -v "$(pwd):/dns" ghcr.io/stackexchange/dnscontrol preview diff --git a/documentation/providers/loopia.md b/documentation/providers/loopia.md index a608cf1f1..034cc49e4 100644 --- a/documentation/providers/loopia.md +++ b/documentation/providers/loopia.md @@ -6,7 +6,7 @@ They provide support in English and other regional variants (Norwegian, Serbian, This plugin is based on API documents found at [https://www.loopia.com/api/](https://www.loopia.com/api/) -and by observing API responses. Hat tip to Github @hazzeh whose code for the +and by observing API responses. Hat tip to GitHub @hazzeh whose code for the LEGO Loopia implementation was helpful. Sadly the Loopia API has some problems: @@ -70,7 +70,7 @@ There is no test endpoint. Fly free, grasshopper. Turning on debug will show the XML requests and responses, and include the username and password from your `creds.json` file. If you want to share these, -like for a Github issue, be sure to redact those from the XML. +like for a GitHub issue, be sure to redact those from the XML. ### Fetch Apex NS Entries