diff --git a/README.md b/README.md index 4649c3a..291d0af 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ You can find a (way cooler) web version of this list [here](https://gbdev.github #### Opcodes - [gb-opcodes](https://gbdev.github.io/gb-opcodes/optables/) - Opcodes table -- [RGBDS opcodes reference](https://rednex.github.io/rgbds/gbz80.7.html) - A reference of all instructions, including short descriptions, cycle and byte counts, and explanations of flag modifications. +- [RGBDS opcodes reference](https://rgbds.gbdev.io/docs/gbz80.7) - A reference of all instructions, including short descriptions, cycle and byte counts, and explanations of flag modifications. ### Game Boy Color