Skip to content

Commit 1c96e0c

Browse files
author
Fr4gm3nt3d_sh
committed
Update testing.html
1 parent 41ff6af commit 1c96e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<script>
4949
let downloadsConfig = {};
5050

51-
fetch("https://codeberg.org/Mod-Sauce/pages/raw/branch/main/downloads.json")
51+
fetch("downloads.json")
5252
.then((res) => res.json())
5353
.then((data) => {
5454
downloadsConfig = data;

0 commit comments

Comments
 (0)