Skip to content

Commit dd3b8e3

Browse files
authored
Fix gbdev resources url (#57)
1 parent 5edb013 commit dd3b8e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/guides/tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Another option is to [reach out to us](#community-and-help), and discuss the mat
193193

194194
The *very first thing* to do **in all cases** is to [read the docs](https://gbdev.io/pandocs/), to grasp how the Game Boy works. In ASM, this is essential; in C, this will let you understand what a given library function does. It will also let you understand what is possible on the Game Boy, and what isn't. (You can always ask, if you have doubts.)
195195

196-
I also recommend looking up [awesome-gbdev](https://gbdev.io/list.html) for resources and tutorials. There are a lot of helpful articles there, as well as helper tools.
196+
I also recommend looking up [awesome-gbdev](https://gbdev.io/resources.html) for resources and tutorials. There are a lot of helpful articles there, as well as helper tools.
197197

198198

199199
## ASM Help

0 commit comments

Comments
 (0)