diff --git a/docs/release-notes/version-3.0.md b/docs/release-notes/version-3.0.md index d3fcdc140..37a1947c2 100644 --- a/docs/release-notes/version-3.0.md +++ b/docs/release-notes/version-3.0.md @@ -6,6 +6,7 @@ * [#7167](https://github.com/netbox-community/netbox/issues/7167) - Ensure consistent font size when using monospace formatting * [#7226](https://github.com/netbox-community/netbox/issues/7226) - Exempt GraphQL API requests from CSRF inspection +* [#7248](https://github.com/netbox-community/netbox/issues/7248) - Fix global search results section links --- diff --git a/netbox/templates/search.html b/netbox/templates/search.html index 7e92ea43a..45b93016f 100644 --- a/netbox/templates/search.html +++ b/netbox/templates/search.html @@ -12,7 +12,7 @@