Skip to content

Commit 461986d

Browse files
Moving files around
Links are not fixed yet
1 parent 0dc0ec4 commit 461986d

29 files changed

+9
-7
lines changed

docs-v2/pages/_meta.tsx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
export default {
22
"index": "What is Pipedream?",
33
"quickstart": "Quickstart",
4-
"integrations": "Integrations",
5-
"workflows": "Workflows",
4+
"workspaces": "Workspaces",
5+
"projects": "Projects",
66
"connect": "Connect",
7+
"workflows": "Workflows",
8+
"apps": "Apps",
9+
"components": "Components",
710
"rest-api": "REST API",
811
"pricing": "Pricing",
912
"account": "Account",

docs-v2/pages/integrations/_meta.tsx renamed to docs-v2/pages/apps/_meta.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ export default {
22
"apps": "Integrated Apps",
33
"connected-accounts": "Connected Accounts",
44
"oauth-clients": "OAuth Clients",
5-
"external-auth": "External Auth",
5+
"external-auth": {
6+
display: "hidden",
7+
},
68
"app-partners": "App Partners",
79
} as const
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export default {
22
"index": "Overview",
3-
"components": "Components",
3+
"contributing": "Contributing",
44
} as const
File renamed without changes.

0 commit comments

Comments
 (0)