]> git.zndr.dk Git - zndr-11ty.git/commitdiff
Fix links
authorJannik ZANDER <jzander@grundfos.com>
Fri, 19 Sep 2025 17:21:09 +0000 (19:21 +0200)
committerJannik ZANDER <jzander@grundfos.com>
Fri, 19 Sep 2025 17:21:09 +0000 (19:21 +0200)
site/_data/services.json

index 0086d75cd937d0784b6abbac4b12b222ecd4e1c5..f989c8ad5f74155cf1e2c894e5377fb6ef8fca97 100644 (file)
   },
   {
     "name": "Pi-hole",
-    "href": "https://dns.zndr.dk/admin/",
+    "href": "https://dns.zndr.dk",
     "desc": "DNS-level ad/tracker blocking.",
     "tag": "LAN",
     "lan": true
   },
   {
     "name": "Grafana",
-    "href": "https://grafana.zndr.dk/admin/",
+    "href": "https://grafana.zndr.dk",
     "desc": "Dashboard and visualization of data.",
     "tag": "LAN",
     "lan": true
   },
   {
     "name": "Influx",
-    "href": "https://influx.zndr.dk/admin/",
+    "href": "https://influx.zndr.dk",
     "desc": "Database for time-series data.",
     "tag": "LAN",
     "lan": true
@@ -59,7 +59,7 @@
   },
   {
     "name": "phpMyAdmin",
-    "href": "https://db.zndr.dk/",
+    "href": "https://db.zndr.dk",
     "desc": "Relational database management.",
     "tag": "LAN",
     "lan": true