Update initializers/custom_links.yml

Co-authored-by: Christian Mäder <cimnine@users.noreply.github.com>
This commit is contained in:
Schylar Utley 2021-01-20 21:25:52 -06:00 committed by Christian Mäder
parent 744f0e57ad
commit 2e5d84612d
1 changed files with 4 additions and 4 deletions

View File

@ -10,10 +10,10 @@
## Examples:
# - name: link_to_repo
# text: 'Link to docker repository'
# url: 'https://github.com/netbox-community/netbox-docker'
# new_window: False
# content_type: device
# 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'