Skip to content

Commit f2b0e1d

Browse files
committed
Fix TOC
1 parent 784c04a commit f2b0e1d

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

content/news/051/index.md

+5-9
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,8 @@ Feel free to send PRs about your own projects!
3434
- [Engine Updates](#engine-updates)
3535
- [Learning Material Updates](#learning-material-updates)
3636
- [Tooling Updates](#tooling-updates)
37-
- [Library Updates](#library-updates)
38-
- [Popular Workgroup Issues in GitHub](#popular-workgroup-issues-in-github)
3937
- [Other News](#other-news)
40-
- [Meeting Minutes](#meeting-minutes)
41-
- [Discussions](#discussions)
42-
- [Requests for Contribution](#requests-for-contribution)
43-
- [Jobs](#jobs)
44-
- [Bonus](#bonus)
38+
- [Misc. Links](#misc-links)
4539

4640
<!--
4741
Ideal section structure is:
@@ -318,14 +312,16 @@ Special mention to the following talks, relevant to game development:
318312
[rustnl_michael_melchiore_talk]: https://www.youtube.com/watch?v=XLefuzE-ABU&t=3898s
319313
[rustnl_bevy_engine]:https://bevyengine.org/
320314

321-
## New libraries
315+
## Misc. Links
316+
317+
### New libraries
322318

323319
- [egui_ratatui](https://github.com/gold-silver-copper/egui_ratatui): A ratatui backend that is also an egui widget.
324320
Deploy on the web with WASM or ship natively with Bevy, macroquad, or eframe
325321
- [bevy_ratatui_render](https://github.com/cxreiff/bevy_ratatui_render): A Bevy plugin for rendering your game to the terminal using ratatui
326322
- [bevy_light_2d](https://github.com/jgayfer/bevy_light_2d): General purpose 2D lighting for the Bevy game engine.
327323

328-
## Misc. Updates
324+
### Library Updates
329325

330326
- [Kira 0.9](https://github.com/tesselode/kira/releases/tag/v0.9.0): Library for expressive game audio
331327
- [Quinn 0.11.2](https://github.com/quinn-rs/quinn/releases/tag/0.11.2): Async-friendly QUIC implementation in Rust

0 commit comments

Comments
 (0)