diff --git a/docs/releases/1.7.7.txt b/docs/releases/1.7.7.txt index c458368895..fc25c152fc 100644 --- a/docs/releases/1.7.7.txt +++ b/docs/releases/1.7.7.txt @@ -51,4 +51,4 @@ Bugfixes * Stopped writing migration files in dry run mode when merging migration conflicts. When ``makemigrations --merge`` is called with ``verbosity=3`` the - migration file is written to ``stdout`` (:ticket: `24427`). + migration file is written to ``stdout`` (:ticket:`24427`).