diff --git a/Gallery.html b/Gallery.html index 57719eb..25d9616 100644 --- a/Gallery.html +++ b/Gallery.html @@ -24,8 +24,8 @@
diff --git a/Script/script.js b/Script/script.js index 5baa030..0c87579 100644 --- a/Script/script.js +++ b/Script/script.js @@ -62,7 +62,7 @@ document.querySelector(".head-fbtn").addEventListener("click", function() { /* Header-wiki*/ document.querySelector(".head-sbtn").addEventListener("click", function() { - window.open("https://exodia-os.github.io/exodia-website/quickstart/install", "_blank"); + window.open("https://exodia-os.github.io/wiki", "_blank"); }); diff --git a/download.html b/download.html index ee5689a..4fe2603 100644 --- a/download.html +++ b/download.html @@ -21,8 +21,8 @@