Skip to content

Commit b37b670

Browse files
committed
Fixing special characters in frontmatter
1 parent 299e577 commit b37b670

27 files changed

+27
-27
lines changed

src/content/docs/workflows/bindings/access-token-binding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ topics:
1010
- "workflows"
1111
- "bindings"
1212
- "tokens"
13-
sdk: "@kinde/infrastructure"
13+
sdk: "kinde infrastructure"
1414
languages:
1515
- "TypeScript"
1616
- "JavaScript"

src/content/docs/workflows/bindings/auth-binding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
- "workflows"
1010
- "bindings"
1111
- "authentication"
12-
sdk: "@kinde/infrastructure"
12+
sdk: "kinde infrastructure"
1313
languages:
1414
- "TypeScript"
1515
- "JavaScript"

src/content/docs/workflows/bindings/env-binding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
- "workflows"
1010
- "bindings"
1111
- "environment"
12-
sdk: "@kinde/infrastructure"
12+
sdk: "kinde infrastructure"
1313
languages:
1414
- "TypeScript"
1515
- "JavaScript"

src/content/docs/workflows/bindings/fetch-binding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ topics:
1010
- "workflows"
1111
- "bindings"
1212
- "HTTP requests"
13-
sdk: "@kinde/infrastructure"
13+
sdk: "kinde infrastructure"
1414
languages:
1515
- "TypeScript"
1616
- "JavaScript"

src/content/docs/workflows/bindings/id-token-binding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
- "workflows"
1010
- "bindings"
1111
- "tokens"
12-
sdk: "@kinde/infrastructure"
12+
sdk: "kinde infrastructure"
1313
languages:
1414
- "TypeScript"
1515
- "JavaScript"

src/content/docs/workflows/bindings/m2m-token-binding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
- "workflows"
1010
- "bindings"
1111
- "tokens"
12-
sdk: "@kinde/infrastructure"
12+
sdk: "kinde infrastructure"
1313
languages:
1414
- "TypeScript"
1515
- "JavaScript"

src/content/docs/workflows/bindings/mfa-binding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
- "workflows"
1010
- "bindings"
1111
- "MFA"
12-
sdk: "@kinde/infrastructure"
12+
sdk: "kinde infrastructure"
1313
languages:
1414
- "TypeScript"
1515
- "JavaScript"

src/content/docs/workflows/bindings/plan-binding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
- "workflows"
1010
- "bindings"
1111
- "billing"
12-
sdk: "@kinde/infrastructure"
12+
sdk: "kinde infrastructure"
1313
languages:
1414
- "TypeScript"
1515
- "JavaScript"

src/content/docs/workflows/bindings/secure-fetch-binding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
- "workflows"
1010
- "bindings"
1111
- "security"
12-
sdk: "@kinde/infrastructure"
12+
sdk: "kinde infrastructure"
1313
languages:
1414
- "TypeScript"
1515
- "JavaScript"

src/content/docs/workflows/configuration/bindings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
- "workflows"
1010
- "configuration"
1111
- "bindings"
12-
sdk: "@kinde/infrastructure"
12+
sdk: "kinde infrastructure"
1313
languages:
1414
- "TypeScript"
1515
- "JavaScript"

0 commit comments

Comments
 (0)