Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDragonXD authored Jun 30, 2024
1 parent 93031df commit 2fb3418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
let url = "https://lawnchair.glitch.me/live-information.json";
let url = "https://lawnchair.app/live-information.json";

async function getElements(urlParams) {
const response = await fetch(url);
Expand Down

0 comments on commit 2fb3418

Please sign in to comment.