We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1aecd commit 62b5024Copy full SHA for 62b5024
_layouts/default.html
@@ -101,6 +101,6 @@
101
<noscript>Please enable JavaScript to continue using this application.</noscript>
102
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
103
<script src="https://cdn.auth0.com/js/auth0/9.28.0/auth0.min.js"></script>
104
- <script type="text/javascript" src="https://coderic.org/js/auth.js"></script>
+ <script type="text/javascript" src="/js/auth.js"></script>
105
</body>
106
</html>
0 commit comments