diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -639,7 +639,9 @@ <div class="nav-links"> <a href="docs/doc.html">Docs</a> <a href="docs/examples.html">Examples</a> - <a href="https://github.com/catilgrass/mingling" target="_blank" + <a + href="https://github.com/mingling-rs/mingling" + target="_blank" >GitHub</a > <a @@ -683,7 +685,7 @@ 📖 Read The Docs </a> <a - href="https://github.com/catilgrass/mingling" + href="https://github.com/mingling-rs/mingling" target="_blank" class="btn-secondary" > @@ -849,7 +851,7 @@ gen_program!(); 📖 Read The Docs </a> <a - href="https://github.com/catilgrass/mingling" + href="https://github.com/mingling-rs/mingling" target="_blank" class="btn-secondary" > |
