Use absolute path of custom JS
This commit is contained in:
parent
6ef098816a
commit
616e28719e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue