diff --git a/webring.js b/webring.js index 5192920..eccec2a 100644 --- a/webring.js +++ b/webring.js @@ -1,4 +1,4 @@ -const JSON_WEBRING = "https://git.gablaxy.xyz/gablaxy/webring/raw/branch/main/webring.json"; +const JSON_WEBRING = "https://git.gablaxy.xyz/api/v1/repos/gablaxy/webring/raw/webring.json?ref=main"; const template = document.createElement("template"); template.innerHTML = `