[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH arfnet2-radio] Fix home link
[Thread Prev] | [Thread Next]
- Subject: [PATCH arfnet2-radio] Fix home link
- From: arf20 <aruizfernandez05@xxxxxxxxx>
- Reply-to: development@xxxxxxxxx
- Date: Sun, 1 Sep 2024 17:35:02 +0200
- To: development@xxxxxxxxx
- Cc: arf20 <aruizfernandez05@xxxxxxxxx>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
---
index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.php b/index.php
index 86d7190..1ec9d49 100644
--- a/index.php
+++ b/index.php
@@ -7,7 +7,7 @@
</head>
<body>
- <header><a href="/">
+ <header><a href="http://arf20.com">
<img src="http://arf20.com/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
</a></header>
<hr>
--
2.39.2