dev3ds.hacks.guide -> panda.hacks.guide

This commit is contained in:
Devon Maloney 2018-03-02 12:28:47 -05:00 committed by Plailect
parent b515c61c24
commit 441ebe2114
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41

View file

@ -19,7 +19,7 @@ Thoroughly read all of the introductory pages (including this one!) before proce
{% capture notice-1 %}
This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_!
If you have a developer ("PANDA") console, check out the [developer 3DS Hacks Guide](https://dev3ds.hacks.guide).
If you have a developer ("PANDA") console, check out the [Panda 3DS Hacks Guide](https://panda.hacks.guide).
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>