diff --git a/source/changelog.lisp b/source/changelog.lisp index 8a23343501c2..91ad987db7c7 100644 --- a/source/changelog.lisp +++ b/source/changelog.lisp @@ -914,7 +914,8 @@ Nyxt version exists. It is only raised when the major version differs.") (:ul (:li "Simplify status bar CSS. Make URL area clickable."))) (:nsection :title "Bug fixes" - (:ul "Blocker mode makes sure that hostlist files are loaded if they don't exist."))) + (:ul (:nxref :mode 'nyxt/mode/blocker:blocker-mode) + " makes sure that hostlist files are loaded if they don't exist."))) (define-version "4-pre-release-1" (:li "When on pre-release, push " (:code "X-pre-release")