Browse Source

fix links

Namdak Tonpa 6 years ago
parent
commit
9237f4244b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -15,13 +15,13 @@
 <nav>
 <nav>
     <a href='https://n2o.space'>SPEC</a>
     <a href='https://n2o.space'>SPEC</a>
     <a href='https://o7.n2o.space'>O7</a>
     <a href='https://o7.n2o.space'>O7</a>
-    <a href='https://ws.n2o.space' style="background:#ededed;">NITRO</a>
+    <a href='https://nitro.n2o.space' style="background:#ededed;">NITRO</a>
     <a href='https://sample.n2o.space'>WS</a>
     <a href='https://sample.n2o.space'>WS</a>
     <a href='https://review.n2o.space'>MQTT</a>
     <a href='https://review.n2o.space'>MQTT</a>
 </nav>
 </nav>
 
 
 <header>
 <header>
-    <a href="https://github.com/synrc/n2o"><img src="https://synrc.space/images/Synrc Neo.svg?v=1"></a>
+    <a href="https://github.com/synrc/nitro"><img src="https://synrc.space/images/Synrc Neo.svg?v=1"></a>
     <h1>NITRO</h1>
     <h1>NITRO</h1>
 </header>
 </header>