From 4e61b8f0747643b0a65efc1d39d76e043565b30b Mon Sep 17 00:00:00 2001 From: Oliver Gerlich Date: Sat, 20 Jan 2024 13:37:32 +0100 Subject: [PATCH] update README The DNS data is pulled from Github these days. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36268f5..2cabe18 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ Also, please use tabs (instead of spaces) for consistent formatting. ## Applying Changes To actually activate any changes, someone with admin access needs to -* make sure the changes are contained in the "dns" repository on the internal Git server +* make sure the changes are contained in the "ffhb-dns" repository on the Github server * log in on the DNS server and run `update-dns-zones.sh` to pull and activate the latest Git repository changes.