-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from IABTechLab/syw-update-guide-urls-to-unifi…
…edid-dot-com fixe Javascript to JavaScript
- Loading branch information
Showing
5 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<h1>UID2 SDK Integration Example</h1> | ||
<p class="intro">This example demonstrates how a content publisher can use the UID2 services and the <a href="https://unifiedid.com/docs/sdks/client-side-identity">UID2 SDK for Javascript</a> | ||
<p class="intro">This example demonstrates how a content publisher can use the UID2 services and the <a href="https://unifiedid.com/docs/sdks/client-side-identity">UID2 SDK for JavaScript</a> | ||
(UID2 SDK) to implement the <a href="https://unifiedid.com/docs/guides/publisher-client-side">standard UID2 integration workflow</a>. | ||
[<a href="https://github.com/UnifiedID2/uid2-examples/tree/main/publisher/standard">Source Code</a>]</p> |
2 changes: 1 addition & 1 deletion
2
publisher/uid2-java-test-site/templates-standard-integration/intro.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<h1>UID2 SDK Integration Example</h1> | ||
<p class="intro">This example demonstrates how a content publisher can use the UID2 services and the <a href="https://unifiedid.com/docs/sdks/client-side-identity">UID2 SDK for Javascript</a> | ||
<p class="intro">This example demonstrates how a content publisher can use the UID2 services and the <a href="https://unifiedid.com/docs/sdks/client-side-identity">UID2 SDK for JavaScript</a> | ||
(UID2 SDK) to implement the <a href="https://unifiedid.com/docs/guides/publisher-client-side">standard UID2 integration workflow</a>. | ||
[<a href="https://github.com/UnifiedID2/uid2-examples/tree/main/publisher/standard">Source Code</a>]</p> |