From 4e0236d5c20352c1dd790f210faf7418fbb5cdd6 Mon Sep 17 00:00:00 2001
From: Matt Westcott <matt@west.co.tt>
Date: Thu, 12 Sep 2024 19:18:12 +0100
Subject: [PATCH] Release note for #12298 in 6.3

---
 CHANGELOG.txt        | 1 +
 docs/releases/6.3.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 53c38ab4a1..ad98998185 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -14,6 +14,7 @@ Changelog
  * Fix: Fix typo in aria-label attribute of page explorer navigation link (Sébastien Corbin)
  * Fix: Reinstate transparency indicator on image chooser widgets (Sébastien Corbin)
  * Fix: Remove table headers that have no text (Matt Westcott)
+ * Fix: Fix broken link to user search (Shlomo Markowitz)
  * Docs: Upgrade Sphinx to 7.3 (Matt Westcott)
  * Docs: Document how to customize date/time format settings (Vince Salvino)
  * Docs: Create a new documentation section for deployment and move fly.io deployment from the tutorial to this section (Vince Salvino)
diff --git a/docs/releases/6.3.md b/docs/releases/6.3.md
index b43764273f..f9bd43039e 100644
--- a/docs/releases/6.3.md
+++ b/docs/releases/6.3.md
@@ -29,6 +29,7 @@ This release adds formal support for Django 5.1.
  * Fix typo in aria-label attribute of page explorer navigation link (Sébastien Corbin)
  * Reinstate transparency indicator on image chooser widgets (Sébastien Corbin)
  * Remove table headers that have no text (Matt Westcott)
+ * Fix broken link to user search (Shlomo Markowitz)
 
 ### Documentation