Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs-v2/.tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
nodejs 20.9.0
pnpm 9.14.2
13 changes: 8 additions & 5 deletions docs-v2/pages/connect/_meta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,28 @@ export default {
"title": "Overview",
},
"use-cases": {
"title": "Use Cases",
"title": "Use cases",
},
"quickstart": {
"title": "Quickstart",
},
"workflows": {
"title": "Running workflows",
},
"components": {
"title": "Running components",
},
"api": {
"title": "API & SDK Reference",
"title": "API & SDK reference",
},
"tokens": {
"title": "Connect Tokens",
"title": "Connect tokens",
},
"environments": {
"title": "Environments",
},
"oauth-clients": {
"title": "OAuth Clients",
"title": "OAuth clients",
},
"webhooks": {
"title": "Webhooks",
Expand All @@ -33,7 +36,7 @@ export default {
"title": "Troubleshooting",
},
"customize-your-app": {
"title": "Customize Your App",
"title": "Customize your app",
},
"migrating-from-project-keys-to-oauth": {
"display": "hidden",
Expand Down
Loading
Loading