Skip to content

Commit 2c561d8

Browse files
committed
fixing -party Party
1 parent b4ddce0 commit 2c561d8

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

auth4genai/calling-apis/cloudflare/get-started/call-your-apis-on-users-behalf.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Calling third-party Party APIs
2+
title: Calling third-party APIs
33
description: Learn how Auth0 for AI Agents enables AI agents to call other's APIs on the user's behalf.
44
---
55

auth4genai/calling-apis/langgraph/get-started/call-others-apis-on-users-behalf.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Calling third-party Party APIs
2+
title: Calling third-party APIs
33
description: Learn how Auth0 for AI Agents enables AI agents to call other's APIs on the user's behalf.
44
---
55

auth4genai/calling-apis/vercel-ai/get-started/call-others-apis-on-users-behalf.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Calling third-party Party APIs
2+
title: Calling third-party APIs
33
description: Learn how Auth0 for AI Agents enables AI agents to call other's APIs on the user's behalf.
44
---
55

auth4genai/intro/account-linking.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ import { OverviewTocs } from "/snippets/common/overview-tocs.mdx";
6969
{
7070
title: "Get started",
7171
links: [
72-
{ label: "Calling third-party Party APIs", href: "/calling-apis/langgraph/get-started/call-others-apis-on-users-behalf", target: "_self" },
72+
{ label: "Calling third-party APIs", href: "/calling-apis/langgraph/get-started/call-others-apis-on-users-behalf", target: "_self" },
7373

7474
]
7575
},

auth4genai/intro/integrations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ import { OverviewTocs } from "/snippets/common/overview-tocs.mdx";
8484
{
8585
title: "Get started",
8686
links: [
87-
{ label: "Calling third-party Party APIs", href: "/calling-apis/langgraph/get-started/call-others-apis-on-users-behalf", target: "_self" }
87+
{ label: "Calling third-party APIs", href: "/calling-apis/langgraph/get-started/call-others-apis-on-users-behalf", target: "_self" }
8888

8989
]
9090
},

auth4genai/intro/token-vault.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ import { OverviewTocs } from "/snippets/common/overview-tocs.mdx";
120120
title: "Get started",
121121
links: [
122122
{ label: "Samples", href: "/sample-apps", target: "_self" },
123-
{ label: "Calling third-party Party APIs", href: "/calling-apis/langgraph/get-started/call-others-apis-on-users-behalf", target: "_self" }
123+
{ label: "Calling third-party APIs", href: "/calling-apis/langgraph/get-started/call-others-apis-on-users-behalf", target: "_self" }
124124

125125
]
126126
},

auth4genai/snippets/intros/call-others-apis-on-users-behalf.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To begin using Auth0 Token Vault in your GenAI applications, refer to the follow
4848

4949
<Columns>
5050
<Card
51-
title="Calling third-party Party APIs"
51+
title="Calling third-party APIs"
5252
horizontal
5353
href="/calling-apis/langgraph/get-started/call-others-apis-on-users-behalf"
5454
>

auth4genai/snippets/intros/calling-apis-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ To begin using Auth0 for calling your APIs in your GenAI applications, refer to
107107
Learn how Auth0 for AI Agents enables AI agents to call first-party APIs on the user’s behalf.
108108
</Card>
109109
<Card
110-
title="Calling third-party Party APIs"
110+
title="Calling third-party APIs"
111111
horizontal
112112
href="/calling-apis/langgraph/get-started/call-others-apis-on-users-behalf"
113113
>

0 commit comments

Comments
 (0)