From 24fd4bd7a1c0fca7ba50c3642f59668e0ebb6485 Mon Sep 17 00:00:00 2001 From: "Tobias V. Langhoff" Date: Fri, 26 Jan 2018 21:53:27 +0100 Subject: [PATCH] Update link to RGBDS documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbfdb26..7f1270f 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [Complete Technical Reference](https://gekkio.fi/files/gb-docs/gbctr.pdf) - [Pan Docs](http://gbdev.gg8.se/wiki/articles/Pan_Docs) - Historical comprehensive technical reference, wikified, corrected and updated. [Original](http://bgb.bircd.org/pandocs.htm) version. - [Game Boy CPU Manual](http://marc.rawer.de/Gameboy/Docs/GBCPUman.pdf) - Assembly language commands, timings and opcodes. -- [RGBDS Documentation](https://rednex.github.io/) +- [RGBDS Documentation](https://rednex.github.io/rgbds/) - [GBDK libraries documentation](http://gbdk.sourceforge.net/doc/gbdk-doc.pdf) #### Misc