Skip to content

Commit 777a6e8

Browse files
committed
fix broken links
1 parent 00c3ff5 commit 777a6e8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

api-reference/byoa/build-plane-app.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ integrations that fit your specific workflow.
3939

4040
## High-Level Workflow
4141

42-
1. [Register your app on Plane developer portal](/api-reference/build-plane-app/#registering-your-app)
43-
2. [Implement OAuth flow](/api-reference/build-plane-app#implement-oauth-flow)
44-
3. [Obtain and store access tokens securely](/api-reference/build-plane-app#obtain-and-store-access-tokens-securely)
45-
4. [Make authenticated API requests to Plane](/api-reference/build-plane-app#make-authenticated-api-requests-to-plane)
46-
5. [Handle token refresh](/api-reference/build-plane-app#handle-token-refresh)
42+
1. [Register your app on Plane developer portal](/api-reference/byoa/build-plane-app/#registering-your-app)
43+
2. [Implement OAuth flow](/api-reference/byoa/build-plane-app#implement-oauth-flow)
44+
3. [Obtain and store access tokens securely](/api-reference/byoa/build-plane-app#obtain-and-store-access-tokens-securely)
45+
4. [Make authenticated API requests to Plane](/api-reference/byoa/build-plane-app#make-authenticated-api-requests-to-plane)
46+
5. [Handle token refresh](/api-reference/byoa/build-plane-app#handle-token-refresh)
4747

4848
## Registering Your App
4949

0 commit comments

Comments
 (0)