Skip to content

Commit 001fc0a

Browse files
committed
move the Breaking Changes section later in the guide
1 parent 17e02f6 commit 001fc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SUMMARY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
- [Using Git](./git.md)
4141
- [Mastering @rustbot](./rustbot.md)
4242
- [Walkthrough: a typical contribution](./walkthrough.md)
43-
- [Procedures for Breaking Changes](./bug-fix-procedure.md)
4443
- [Implementing new language features](./implementing_new_features.md)
4544
- [Stability attributes](./stability.md)
4645
- [Stabilizing Features](./stabilization_guide.md)
4746
- [Feature Gates](./feature-gates.md)
4847
- [Coding conventions](./conventions.md)
48+
- [Procedures for Breaking Changes](./bug-fix-procedure.md)
4949
- [Using external repositories](./external-repos.md)
5050
- [Fuzzing](./fuzzing.md)
5151
- [Notification groups](notification-groups/about.md)

0 commit comments

Comments
 (0)