Fixes #7248: Fix global search results section links

This commit is contained in:
jeremystretch
2021-09-13 09:21:57 -04:00
parent 662fbccf4e
commit e854085dce
2 changed files with 2 additions and 1 deletions

View File

@@ -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
---