Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 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
5 changes: 4 additions & 1 deletion docs-v2/pages/connect/_meta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ export default {
"title": "Quickstart",
},
"workflows": {
"title": "Running workflows",
"title": "Running Workflows",
},
"components": {
"title": "Running Components",
},
"api": {
"title": "API & SDK Reference",
Expand Down
Loading
Loading