From 6dde88c1e574741ebf0acac854419f4b7af0c142 Mon Sep 17 00:00:00 2001 From: Eric Seidel Date: Wed, 7 Feb 2024 07:27:42 -0800 Subject: [PATCH] chore: move crash reporting lower in the docs list --- docs/guides/crash-reporting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/crash-reporting.md b/docs/guides/crash-reporting.md index 58bc0b0a..d1dd5b73 100644 --- a/docs/guides/crash-reporting.md +++ b/docs/guides/crash-reporting.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 6 slug: crash-reporting title: Crash Reporting sidebar_label: 🚑 Crash Reporting