From 2e5d84612d1ee78e7f05917cdc95028fef89c1c3 Mon Sep 17 00:00:00 2001 From: Schylar Utley Date: Wed, 20 Jan 2021 21:25:52 -0600 Subject: [PATCH] Update initializers/custom_links.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Christian Mäder --- initializers/custom_links.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/initializers/custom_links.yml b/initializers/custom_links.yml index 1e621ad..334efc6 100644 --- a/initializers/custom_links.yml +++ b/initializers/custom_links.yml @@ -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'