[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH arfnet2-radio] Fix home link


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