diff --git a/Injecting-code-to-UT-Pages.md b/Injecting-code-into-UT-Pages.md similarity index 99% rename from Injecting-code-to-UT-Pages.md rename to Injecting-code-into-UT-Pages.md index b83c5d5..a161a03 100644 --- a/Injecting-code-to-UT-Pages.md +++ b/Injecting-code-into-UT-Pages.md @@ -2,7 +2,7 @@ This page documents how we inject code into supported pages across the UT Austin web ecosystem. -# Choosing a page to inject on +## Choosing a page to inject on Current URL is obtained through `window.location.href` ## siteSupport