diff --git a/docs/js/requests.js b/docs/js/requests.js index 8c445d2360..3c3fe972ee 100644 --- a/docs/js/requests.js +++ b/docs/js/requests.js @@ -1,6 +1,6 @@ //Edit the following variables var RepoOwner = "Arcticons-Team"; -var RepoName = "Icon-Request-Dashboard"; +var RepoName = "Arcticons"; var RepoBranch = "main"; diff --git a/docs/js/updatable.js b/docs/js/updatable.js index 2c8f411410..6ae089d885 100644 --- a/docs/js/updatable.js +++ b/docs/js/updatable.js @@ -1,6 +1,6 @@ //Edit the following variables var RepoOwner = "Arcticons-Team"; -var RepoName = "Icon-Request-Dashboard"; +var RepoName = "Arcticons"; var RepoBranch = "main"; @@ -193,7 +193,7 @@ const updatableButton = document.getElementById("updatable-button"); // Add an event listener to the button updatableButton.addEventListener("click", function() { // Define the URL to redirect to - const updatableURL = `https://${RepoOwner}.github.io/${RepoName}/`; + const updatableURL = `https://${RepoOwner}.github.io/${RepoName}/requests.html`; // Redirect to the specified URL window.location.href = updatableURL; }); diff --git a/docs/requests.html b/docs/requests.html index c65e1b1afc..f556f3d90e 100644 --- a/docs/requests.html +++ b/docs/requests.html @@ -23,7 +23,7 @@

Date

- +