diff --git a/js/grades.js b/js/grades.js index ca8254d6..6985c812 100644 --- a/js/grades.js +++ b/js/grades.js @@ -491,7 +491,7 @@ var fetchQueue = []; }, [ createElement("span", [], { textContent: "Enable what-if grades" }), createElement("a", ["splus-grade-help-btn"], { - href: "https://github.com/aopell/SchoologyPlus/wiki/What-If-Grades", + href: "https://schoologypl.us/docs/grades", target: "_blank" }, [createElement("span", ["icon-help"])]) ]); diff --git a/theme-editor.html b/theme-editor.html index 2fe4c452..5ba83424 100644 --- a/theme-editor.html +++ b/theme-editor.html @@ -28,7 +28,7 @@