Skip to content

Commit

Permalink
adjust sidebar & labels for optimal 👀 (#5332)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaffrepaul authored Jun 21, 2023
1 parent cbd103c commit b859fb8
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/guides/cloud/account-management/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Account Management",
"position": 30,
"position": 80,
"collapsible": true,
"collapsed": true
}
2 changes: 1 addition & 1 deletion docs/guides/cloud/analytics.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Analytics
title: Analytics & Insights
sidebar_position: 50
---

Expand Down
3 changes: 2 additions & 1 deletion docs/guides/cloud/flaky-test-management.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Flaky Test Management
sidebar_position: 70
sidebar_position: 40
sidebar_label: Flake Management
---

By enabling [test retries](/guides/guides/test-retries), Cypress Cloud can
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/cloud/integrations/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Integrations",
"position": 80,
"position": 70,
"collapsible": true,
"collapsed": true
}
2 changes: 1 addition & 1 deletion docs/guides/cloud/recorded-runs.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Recorded Runs
sidebar_position: 40
sidebar_position: 30
---

Recorded runs capture the results from your test runs. Each specific area of
Expand Down

0 comments on commit b859fb8

Please sign in to comment.