Skip to content

Commit e8f9062

Browse files
committed
minor fixes
1 parent cda9f75 commit e8f9062

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dev-tools/build-plane-app.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Build a Plane app (Beta)
3-
sidebarTitle: Build a Plane app (Beta)
3+
sidebarTitle: Build a Plane app
44
description: Step-by-step development guide to build and integrate an app with Plane using OAuth-based authentication and authorization workflow.
55
---
66

mint.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
"url": "self-hosting"
4848
},
4949
{
50-
"name": "API",
50+
"name": "API Reference",
5151
"url": "api-reference"
5252
},
5353
{
54-
"name": "Dev tools",
54+
"name": "Dev Tools",
5555
"url": "dev-tools"
5656
}
5757
],
@@ -347,7 +347,7 @@
347347
]
348348
},
349349
{
350-
"group": "Dev tools",
350+
"group": "Build and extend Plane",
351351
"pages": [
352352
"dev-tools/build-plane-app",
353353
"dev-tools/intro-webhooks",

0 commit comments

Comments
 (0)