diff --git a/doc/inspiration.md b/doc/inspiration.md
index 808c7271cede5883201ead9497be93028e244f71..1ae6623bae7bc5c55812de6e92beaa4f57ef1e03 100644
--- a/doc/inspiration.md
+++ b/doc/inspiration.md
@@ -2,8 +2,8 @@
 
 ## Documentation
 
-* [Game Boy Development community](https://gbdev.io/)
 * [Game Boy - Pan Docs](https://gbdev.io/pandocs)
+* [Game Boy Development community](https://gbdev.io/)
 * [GameBoy Emulation in JavaScript](http://imrannazar.com/GameBoy-Emulation-in-JavaScript:-The-CPU)
 * [POKEGB: a gameboy emulator that only plays Pokémon blue](https://binji.github.io/posts/pokegb)
 * [Game Boy CPU Opcodes](https://izik1.github.io/gbops)