various lib and contrib doc: points to new github repo
[nit.git] / examples / emscripten / fibonacci / www / index.html
index e0195f6..a632465 100644 (file)
@@ -54,8 +54,8 @@
 
 <div class="container">
        <h1>Fibonacci calculator</h1>
-       <a href="https://github.com/privat/nit/blob/master/examples/fibonacci.nit">Nit source</a><br>
-       <a href="https://github.com/privat/nit/blob/master/examples/emscripten/fibonacci/www/index.html">HTML source</a>
+       <a href="https://github.com/nitlang/nit/blob/master/examples/fibonacci.nit">Nit source</a><br>
+       <a href="https://github.com/nitlang/nit/blob/master/examples/emscripten/fibonacci/www/index.html">HTML source</a>
 
        <h2>Status</h2>
        <p id="loading">Loading...</p>