From b86b389fc5461959ece8135b4cc90ffdcbc5bd31 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Wed, 9 Aug 2023 15:33:02 +0100 Subject: [PATCH] changelog: fix link [ci skip] this is not technically wrong, but it's inconsistent with other changelogs --- changelogs/5.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/5.4.md b/changelogs/5.4.md index a830337f3..bdaec51cb 100644 --- a/changelogs/5.4.md +++ b/changelogs/5.4.md @@ -102,7 +102,7 @@ Released 8th August 2023. Released 9th August 2023. ## Included releases -- [4.23.5](https://github.com/pmmp/PocketMine-MP/releases/tag/4.23.5) - Minor bug fixes +- [4.23.5](https://github.com/pmmp/PocketMine-MP/blob/4.23.5/changelogs/4.23.md#4235) - Minor bug fixes ## Fixes - Fixed cake accepting candle placement when slices have already been eaten.