Skip to content

Commit a70f7dd

Browse files
authored
ref(js): Move "Special Use Cases" down in sidebar order (#13260)
IMHO this page is less important as the general setup pages, so it makes sense to move this down.
1 parent ba09636 commit a70f7dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/platforms/javascript/common/best-practices/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Special Use Cases
33
description: "Learn how to set up Sentry for several specific use cases with these best practice guides."
4-
sidebar_order: 6
4+
sidebar_order: 8000
55
notSupported:
66
- javascript.node
77
- javascript.aws-lambda

docs/platforms/javascript/common/migration/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Migration Guide
33
description: "Migrate from an older version of our Sentry JavaScript SDK."
4-
sidebar_order: 8000
4+
sidebar_order: 8100
55
notSupported:
66
- javascript.capacitor
77
- javascript.cordova

0 commit comments

Comments
 (0)