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 4b74e5f commit 1eaa148Copy full SHA for 1eaa148
supplemental-ui/partials/head-scripts.hbs
@@ -29,7 +29,7 @@
29
<div id="cookie-notice">
30
<span>We would like to use third party cookies and scripts to improve the functionality of this website.</span>
31
<a id="cookie-notice-accept" class="btn btn-primary btn-sm">Approve</a>
32
- <a href="https://openidentityplatform.org/privacy" target="_blank" class="btn btn-primary btn-sm">More info</a>
+ <a href="https://www.openidentityplatform.org/privacy" target="_blank" class="btn btn-primary btn-sm">More info</a>
33
</div>
34
<script>
35
function createCookie(name,value,days) {
0 commit comments