about summary refs log tree commit diff stats
path: root/tools/conf/etc/gitweb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/conf/etc/gitweb.conf')
-rw-r--r--tools/conf/etc/gitweb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/conf/etc/gitweb.conf b/tools/conf/etc/gitweb.conf
index 26034fb..2f95792 100644
--- a/tools/conf/etc/gitweb.conf
+++ b/tools/conf/etc/gitweb.conf
@@ -18,5 +18,5 @@ $feature{'highlight'}{'default'} = [1];
 $feature{'pathinfo'}{'default'} = [1];
 
 our @extra_breadcrumbs = (
-      [ 'HomePage' => 'https://core.privat-network.net/' ],
+      [ 'HomePage' => 'https://machine.example.org/' ],
 );