diff --git a/html/changelog.html b/html/changelog.html
index 0b80729bb75..106fa22df8f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -46,6 +46,10 @@
- Overmap processing is now on a priority subsystem. This means that ships will now be REALLY fast, and should keep being fast even when the server is lagging.
+ WickedCybs updated:
+
+ - Fixed some navpoints on the outside of the Horizon. The upper deck had duplicated navpoints that were not set properly. Few of the navpoints were too close to the map border too. Should make it safer to go to those and reduce ahelps.
+
02 February 2023
Alberyk, Atteria, Canon35, Wowzewow (Wezzy), NiennaB, Kyres1, KingOfThePing updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3ededfa2fd2..2479094091b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27819,3 +27819,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- experiment: Overmap processing is now on a priority subsystem. This means that
ships will now be REALLY fast, and should keep being fast even when the server
is lagging.
+ WickedCybs:
+ - bugfix: Fixed some navpoints on the outside of the Horizon. The upper deck had
+ duplicated navpoints that were not set properly. Few of the navpoints were too
+ close to the map border too. Should make it safer to go to those and reduce
+ ahelps.
diff --git a/html/changelogs/wickedcybs_navfix.yml b/html/changelogs/wickedcybs_navfix.yml
deleted file mode 100644
index d749bda1fe3..00000000000
--- a/html/changelogs/wickedcybs_navfix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed some navpoints on the outside of the Horizon. The upper deck had duplicated navpoints that were not set properly. Few of the navpoints were too close to the map border too. Should make it safer to go to those and reduce ahelps."