1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-30 20:00:09 +02:00

Use absolute path of custom JS

This commit is contained in:
lifehackerhansol
2023-03-13 10:02:50 -07:00
committed by GitHub
parent 6ef098816a
commit 616e28719e

View File

@@ -145,4 +145,4 @@ Otherwise, methods that work on all versions are available, but require addition
1. [ntrboot](ntrboot) - requires compatible DS flashcart
1. [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) - requires soldering
<script src="assets/js/selecting.js"></script>
<script src="/assets/js/selecting.js"></script>