Skip to content

Commit 48b881c

Browse files
Fix broken link to awesome-gbdev and incorrect dec-to-hex conversion
* Update bin_and_hex.md Chang two incorrect numbers * Fix broken link to gbdev syntax highlighting packages
1 parent 1596267 commit 48b881c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/part1/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This is because devkitPro, a popular homebrew development bundle, includes MSYS2
5757
## Code editor
5858

5959
Any code editor is fine; I personally use [Sublime Text](https://www.sublimetext.com) with its [RGBDS syntax package](https://packagecontrol.io/packages/RGBDS); however, you can use any text editor, including Notepad, if you're crazy enough.
60-
Awesome GBDev has [a section on syntax highlighting packages](https://gbdev.io/list.html#syntax-highlighting-packages), see there if your favorite editor supports RGBDS.
60+
Awesome GBDev has [a section on syntax highlighting packages](https://gbdev.io/resources.html#syntax-highlighting-packages), see there if your favorite editor supports RGBDS.
6161

6262
## Emulator
6363

0 commit comments

Comments
 (0)