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 bbe3f44 commit 92472bdCopy full SHA for 92472bd
web-integrations/google-secure-signals/server-side/views/header.html
@@ -37,7 +37,7 @@ <h1>Server-Side <%- identityName %> Integration Example with Google Secure Signa
37
<br />
38
39
This assumes that the publisher has implemented <%- identityName %>
40
- <a href="<%- docsBaseUrl %>/guides/integration-publisher-server-side">Server-Side integration</a>
+ <a href="<%- docsBaseUrl %>/guides/integration-publisher-server-side">Server-Side Integration</a>
41
on the back end and can pass the resulting <%- identityName %> identity response to the front end.
42
</p>
43
</body>
0 commit comments