summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md
index bbad2f6c..54733209 100644
--- a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md
+++ b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md
@@ -190,7 +190,7 @@ The authorative nameserver for my domains runs on both VMs, and both are configu
Check out the whole script here:
-[https://codeberg.org/snonux/rexfiles/src/branch/master/frontends/scripts/dns-failover.ksh](https://codeberg.org/snonux/rexfiles/src/branch/master/frontends/scripts/dns-failover.ksh)
+[dns-failover.ksh](https://codeberg.org/snonux/rexfiles/src/branch/master/frontends/scripts/dns-failover.ksh)
### Fairly cheap and geo-redundant
@@ -265,7 +265,7 @@ CRON is sending me an E-Mail whenever a failover is performed (or whenever a fai
I use Rexify, a friendly configuration management system that allows automatic deployment and configuration.
[https://www.rexify.org](https://www.rexify.org)
-[https://codeberg.org/snonux/rexfiles/src/branch/master/frontends](https://codeberg.org/snonux/rexfiles/src/branch/master/frontends)
+[codeberg.org/snonux/rexfiles/frontends](https://codeberg.org/snonux/rexfiles/src/branch/master/frontends)
## More HA