Skip to content

Commit

Permalink
Merge pull request #58 from Amanieu/fix-feature-lifecycle
Browse files Browse the repository at this point in the history
Fix incorrect link for feature lifecycle.
  • Loading branch information
m-ou-se authored Jul 10, 2023
2 parents 64f2065 + 6e4758e commit 3276406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- [Building and debugging](./development/building-and-debugging.md)
- [Performance optimizations and benchmarking](./development/perf-benchmarking.md)
- [Writing documentation](./development/how-to-write-documentation.md)
- [Feature lifecycle](./feature-lifecycle.md)
- [Feature lifecycle](./development/feature-lifecycle.md)
- [Stabilizing a feature](./development/stabilization.md)

- [Breaking changes](./breaking-changes/summary.md)
Expand Down

0 comments on commit 3276406

Please sign in to comment.