Skip to content

Commit

Permalink
Fix blog post links
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Jun 13, 2024
1 parent 7f74168 commit f5917d4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions content/news/21.0release.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ It's that time of the year again! Mojang has just released a new Minecraft major
## Previous changes
Before diving into the changes brought by 1.21, we would like to quickly go through the changes made to NeoForge since 1.20.1, for those that haven't updated all the way to 1.20.6. You will also find the respective blog posts for each version, outlining important Vanilla changes:

- [1.20.2](20.2release.md):
- [1.20.2](../20.2release.md):
- The package renames
- The [EventBus changes](20.2eventbus-changes.md)
- The [Registry Rework](20.2registry-rework.md)
- [1.20.3](20.3release.md):
- The [Capability Rework](20.3capability-rework.md)
- The [EventBus changes](../20.2eventbus-changes.md)
- The [Registry Rework](../20.2registry-rework.md)
- [1.20.3](../20.3release.md):
- The [Capability Rework](../20.3capability-rework.md)
- 1.20.4:
- The introduction of [Data Maps](https://github.com/neoforged/NeoForge/pull/519)
- The [Networking Refactor](20.4networking-refactor.md)
- The [Networking Refactor](../20.4networking-refactor.md)
- The [switch to Fabric Mixin](https://github.com/neoforged/FancyModLoader/pull/94)
- [1.20.5](20.5release.md):
- [1.20.5](../20.5release.md):
- The `mods.toml` file was renamed to `neoforge.mods.toml`
- The [Second Networking Rework](20.5release/#network-api-rework)
- The [Second Networking Rework](../20.5release/#network-api-rework)
- The [Tick Event Refactor](https://github.com/neoforged/NeoForge/pull/542)
- 1.20.6:
- The [removal of `Event.Result`](https://github.com/neoforged/NeoForge/pull/588)
Expand Down

0 comments on commit f5917d4

Please sign in to comment.