1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update the netbox-discuss mailing list URL

This commit is contained in:
Jeremy Stretch
2020-10-07 08:53:04 -04:00
parent 47ea75348c
commit 693b32077a
9 changed files with 12 additions and 16 deletions

View File

@ -22,7 +22,7 @@ class Command(_Command):
"This command is available for development purposes only. It will\n"
"NOT resolve any issues with missing or unapplied migrations. For assistance,\n"
"please post to the NetBox mailing list:\n"
" https://groups.google.com/forum/#!forum/netbox-discuss"
" https://groups.google.com/g/netbox-discuss"
)
super().handle(*args, **kwargs)