Skip to content

Commit

Permalink
update various links
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace committed Sep 13, 2023
1 parent e474a16 commit 180dc4e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -601,13 +601,13 @@
</ul></li>
<li>About<ul>
<li id="infomenu">Info...</li>
<li><a href="https://rednex.github.io/rgbds/" target="_blank">rgbds manual</a></li>
<li><a href="https://github.com/daid/rgbds-live/issues" target="_blank">Report a problem</a></li>
<li><a href="https://rgbds.gbdev.io/docs/v0.6.1" target="_blank">rgbds manual</a></li>
<li><a href="https://github.com/gbdev/rgbds-live/issues" target="_blank">Report a problem</a></li>
<li>Source:</li>
<li><a href="https://github.com/daid/rgbds-live" target="_blank">https://github.com/daid/rgbds-live</a></li>
<li><a href="https://github.com/gbdev/rgbds-live" target="_blank">https://github.com/gbdev/rgbds-live</a></li>
<li>Uses:</li>
<li><a href="https://github.com/rednex/rgbds/" target="_blank">rgbds</a>: Rednex Game Boy Development System</li>
<li>(MIT License, Copyright (c) 1997-2020, Carsten Sorensen and RGBDS contributors)</li>
<li><a href="https://github.com/gbdev/rgbds/" target="_blank">rgbds</a>: Rednex Game Boy Development System</li>
<li>(MIT License, Copyright (c) 1997-2023, Carsten Sorensen and RGBDS contributors)</li>
<li><a href="https://github.com/binji/binjgb" target="_blank">binjgb</a>: Gameboy Emulator</li>
<li>(MIT License, Copyright (C) 2016, Ben Smith)</li>
<li><a href="https://ace.c9.io/" target="_blank">Ace</a>: High performance code editor for web</li>
Expand Down

0 comments on commit 180dc4e

Please sign in to comment.