Skip to content

Commit

Permalink
Docs banner patch (#4294)
Browse files Browse the repository at this point in the history
  • Loading branch information
zateutsch authored Aug 16, 2023
1 parent 7f0d0ad commit 825c494
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h3 slot="label">Free Microsoft Developer Account Promotion</h3>
</sl-alert>
<script>
const urlBase = "https://polite-glacier-097fe8710-4148.centralus.2.azurestaticapps.net/freeToken?site=";
const urlBase = "https://www.pwabuilder.com/freeToken?site=";
const learnMoreButton = document.querySelector('#token-learn-more-button');
const tokenDialog = document.querySelector('#token-dialog');
learnMoreButton.addEventListener("click", () => {
Expand Down Expand Up @@ -129,4 +129,4 @@ <h3 slot="label">Free Microsoft Developer Account Promotion</h3>

</body>

</html>
</html>

0 comments on commit 825c494

Please sign in to comment.