Skip to content

Commit c06293a

Browse files
authored
Update README.md
Removed the links to the server-only sample app.
1 parent 5dd9ed8 commit c06293a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publisher/standard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[This example](https://example-jssdk-integ.uidapi.com/) demonstrates how a content publisher can use the UID2 services and the [Client-Side Identity JavaScript SDK](https://github.com/UnifiedID2/uid2docs/blob/main/api/v1/sdks/client-side-identity-v1.md) (also known as the UID2 SDK) to implement the [standard UID2 integration workflow](https://github.com/UnifiedID2/uid2docs/blob/main/api/v1/guides/publisher-client-side.md).
44

5-
For an [example application](https://example-srvonly-integ.uidapi.com/) without using the UID2 SDK, see [Server-Only UID2 Integration Example](../server_only/README.md).
5+
For an example application without using the UID2 SDK, see [Server-Only UID2 Integration Example](../server_only/README.md).
66

77
>NOTE: While the server side of the example application is implemented in JavaScript using node.js, it is not
88
a requirement. You can use any technology of your choice and refer to the example application for illustration of the functionality that needs to be implemented.

0 commit comments

Comments
 (0)