Skip to content

Commit 596aa73

Browse files
committed
fix: remove AAEP doc links
1 parent a9a37d6 commit 596aa73

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

src/pages/credential/GetCredentialOAuthS2s.js

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,9 @@ const GetCredentialOAuthS2s = () => {
6161
<h3 className="spectrum-Heading spectrum-Heading--sizeS side-header">
6262
Learn more
6363
</h3>
64-
<a style={{ color: "#0265DC" }} href="https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-authentication">
64+
<a style={{ color: "#0265DC" }} href="https://developer.adobe.com/commerce/webapi/rest/authentication/">
6565
Authentication documentation
6666
</a>
67-
<a style={{ color: "#0265DC" }} href="https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-guide">
68-
Adobe Experience Platform API documentation
69-
</a>
70-
<a style={{ color: "#0265DC" }} href="https://experienceleague.adobe.com/en/docs/experience-platform">
71-
Adobe Experience Platform documentation
72-
</a>
7367
</div>
7468
</div>
7569
</GetCredential.Card.Side>
@@ -162,15 +156,9 @@ const GetCredentialOAuthS2s = () => {
162156
<h3 className="spectrum-Heading spectrum-Heading--sizeS side-header">
163157
Learn more
164158
</h3>
165-
<a style={{ color: "#0265DC" }} href="https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-authentication">
159+
<a style={{ color: "#0265DC" }} href="https://developer.adobe.com/commerce/webapi/rest/authentication/">
166160
Authentication documentation
167161
</a>
168-
<a style={{ color: "#0265DC" }} href="https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-guide">
169-
Adobe Experience Platform API documentation
170-
</a>
171-
<a style={{ color: "#0265DC" }} href="https://experienceleague.adobe.com/en/docs/experience-platform">
172-
Adobe Experience Platform documentation
173-
</a>
174162
</div>
175163
</div>
176164
</GetCredential.RequestAccess.RequestAccessSide>

0 commit comments

Comments
 (0)