Skip to content

Commit

Permalink
docs: Just re-ordering the sidebar. (#9392)
Browse files Browse the repository at this point in the history
### Description

This sidebar section is meant to convey the order in which you'd build a
Turborepo. Maybe just me, but I feel like Upgrading should always be
last.

### Testing Instructions

👀
  • Loading branch information
anthonyshew authored Nov 6, 2024
1 parent 1b1e46c commit 3d75092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/repo-docs/crafting-your-repository/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"developing-applications",
"using-environment-variables",
"constructing-ci",
"upgrading",
"understanding-your-repository"
"understanding-your-repository",
"upgrading"
]
}

0 comments on commit 3d75092

Please sign in to comment.