Skip to content

Commit 25d0a4b

Browse files
updated source code link
1 parent bcf86f0 commit 25d0a4b

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

examples/js-sdk/views/intro.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
<h1>UID2 SDK Integration Example</h1>
2-
<p class="intro">This example demonstrates how a content publisher can use the UID2 services and the <a href="https://unifiedid.com/docs/guides/integration-javascript-client-server">UID2 SDK for JavaScript</a>
3-
(UID2 SDK) to implement the <a href="https://unifiedid.com/docs/guides/publisher-client-side">standard UID2 integration workflow</a>.
4-
[<a href="https://github.com/UnifiedID2/uid2-examples/tree/main/publisher/standard">Source Code</a>]</p>
2+
<p class="intro">
3+
This example demonstrates how a content publisher can use the UID2 services and the
4+
<a href="https://unifiedid.com/docs/guides/integration-javascript-client-server"
5+
>UID2 SDK for JavaScript</a
6+
>
7+
(UID2 SDK) to implement the
8+
<a href="https://unifiedid.com/docs/guides/publisher-client-side"
9+
>standard UID2 integration workflow</a
10+
>. [<a href="https://github.com/IABTechLab/uid2-web-integrations/tree/main/examples/js-sdk"
11+
>Source Code</a
12+
>]
13+
</p>

0 commit comments

Comments
 (0)