Prechádzať zdrojové kódy

Update index.html

Fixed zoraxy link typo
Toby Chui 1 mesiac pred
rodič
commit
3f7fd79229
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      docs/index.html

+ 2 - 2
docs/index.html

@@ -799,7 +799,7 @@
                 <div class="three wide column">
                     <div class="ui list">
                         <div class="item title" i18n>Project Spin-offs // 衍生開源計劃 // 派生作品 // 衍生开源计划</div>
-                        <div class="item"><a href="https://zoraxy.os.aroz.org" target="_blank">Zoraxy</a></div>
+                        <div class="item"><a href="https://zoraxy.aroz.org" target="_blank">Zoraxy</a></div>
                         <div class="item"><a href="https://github.com/tobychui/imusutm" target="_blank">imusutm</a></div>
                         <div class="item"><a href="https://github.com/tobychui/SlicerA" target="_blank">Slicer A</a></div>
                     </div>
@@ -823,4 +823,4 @@
         $(".year").text(new Date().getFullYear());
     </script>
   </body>
-</html>
+</html>