Adjust to repository standards

This commit is contained in:
Christian Mäder 2021-02-08 10:35:31 +01:00
parent e4e2c788a9
commit 16ae063321
4 changed files with 83 additions and 71 deletions

View file

@ -9,13 +9,13 @@
##
## Examples:
# - name: link_to_repo
# text: 'Link to docker repository'
# url: 'https://github.com/netbox-community/netbox-docker'
# new_window: False
# content_type: device
# - name: link_to_localhost
# text: 'Link to the users localhost'
# url: 'http://localhost'
# new_window: True
# content_type: device
# - name: link_to_repo
# text: 'Link to Netbox Docker'
# url: 'https://github.com/netbox-community/netbox-docker'
# new_window: False
# content_type: device
# - name: link_to_localhost
# text: 'Link to localhost'
# url: 'http://localhost'
# new_window: True
# content_type: device