Skip to content

Commit 4cbb4ee

Browse files
put links in correct destination and add cross reference for google ss
1 parent 599f335 commit 4cbb4ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/guides/integration-google-ss.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,7 @@ If you want to use Secure Signals with Prebid.js, you must complete both these a
8282

8383
For details, see [ESP Configurations](https://docs.prebid.org/dev-docs/modules/userId.html#esp-configurations) in the Prebid documentation.
8484

85-
A sample implementation for Prebid.js with Secure Signals is available at the following links:
86-
87-
- Site: [UID2 Prebid.js Secure Signals Integration Example](https://prebid-secure-signals.samples.uidapi.com/)
88-
- Code: [uid2-examples/web-integrations/prebid-secure-signals](https://github.com/IABTechLab/uid2-examples/tree/main/web-integrations/prebid-secure-signals)
85+
A sample implementation for Prebid.js with Secure Signals is also available. For details, see [Sample Implementations](#sample-implementations).
8986

9087
## Integrating with Single Sign-On (SSO)
9188

@@ -171,6 +168,9 @@ The following sample implementations are available to illustrate how to integrat
171168
- Client-side integration example using React, the UID2 JavaScript SDK, and Google secure signals:
172169
- [Sample implementation](https://secure-signals-react-integ.uidapi.com)
173170
- [Code repository](https://github.com/IABTechLab/uid2-web-integrations/tree/main/examples/google-secure-signals-integration/react_client_side)
171+
- Client-side integration example using Prebid.js with Google Secure Signals:
172+
- [Sample implementation](https://prebid-secure-signals.samples.uidapi.com/)
173+
- [Code repository](https://github.com/IABTechLab/uid2-examples/tree/main/web-integrations/prebid-secure-signals)
174174

175175
Each sample implementation has its own instructions.
176176

0 commit comments

Comments
 (0)