Kaynağa Gözat

replace gotos with direct links

Aneurin Barker Snook 11 ay önce
ebeveyn
işleme
4089707264
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -105,10 +105,10 @@
 
         <ul>
           <li>
-            Go projects <a href="https://goto.aneur.in/go" target="_blank">goto.aneur.in/go</a>
+            <a href="https://github.com/annybs?tab=repositories&q=&type=&language=go" target="_blank">Go projects</a>
           </li>
           <li>
-            TypeScript/JavaScript projects <a href="https://goto.aneur.in/ts" target="_blank">goto.aneur.in/ts</a>
+            <a href="https://github.com/annybs?tab=repositories&q=&type=&language=typescript" target="_blank">TypeScript/JavaScript projects</a>
           </li>
         </ul>