Explorar el Código

Update cc-projects.html

Sven Fehler hace 2 semanas
padre
commit
b90c69838b
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      r/cc-projects.html

+ 1 - 2
r/cc-projects.html

@@ -20,8 +20,7 @@
     </head>
     <body onload="otheronload(); redirect('https://github.com/Sv443/ComputerCraft-Projects', 2000);">
         <main>
-            <h2>Redirecting you to Sv443/ComputerCraft-Projects on GitHub...</h2>
-            <h4><a href="https://github.com/Sv443/ComputerCraft-Projects" target="_self" rel="noopener noreferrer">or click here to open it manually</a></h4>
+            <h2>Redirecting you to <a href="https://github.com/Sv443/ComputerCraft-Projects" target="_self" rel="noopener noreferrer">github.com/Sv443/ComputerCraft-Projects</a></h2>
         </main>
     </body>
 </html>