diff --git a/base_requirements.txt b/base_requirements.txt index 4df5f3d0e..28dc15d6d 100644 --- a/base_requirements.txt +++ b/base_requirements.txt @@ -83,7 +83,7 @@ markdown-include mkdocs-material # Library for manipulating IP prefixes and addresses -# https://github.com/drkjam/netaddr +# https://github.com/netaddr/netaddr netaddr # Fork of PIL (Python Imaging Library) for image processing diff --git a/docs/release-notes/version-3.1.md b/docs/release-notes/version-3.1.md index d95c4a18b..690ca16e6 100644 --- a/docs/release-notes/version-3.1.md +++ b/docs/release-notes/version-3.1.md @@ -9,7 +9,7 @@ ### Bug Fixes * [#8820](https://github.com/netbox-community/netbox/issues/8820) - Fix navbar background color in dark mode -* [#8850](https://github.com/netbox-community/netbox/issues/8850) - Show airflow field on device REST API seroializer when config context data is included +* [#8850](https://github.com/netbox-community/netbox/issues/8850) - Show airflow field on device REST API serializer when config context data is included * [#8813](https://github.com/netbox-community/netbox/issues/8813) - Search bar contents not retained after submitting * [#7839](https://github.com/netbox-community/netbox/issues/8813) - Focus on searchbar