From 1c4a1e075d14ce0f9ea942ce579ccd305a7f3e90 Mon Sep 17 00:00:00 2001 From: Ali Al-Ebrahim <84152592+mi3law@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:41:23 +0200 Subject: [PATCH] Update README.md to point to NetBox logo URL The NetBox logo is referenced at https://github.com/netbox-community/netbox/blob/develop/docs/netbox_logo.svg but that no longer exists as the logo has been changed to https://github.com/netbox-community/netbox/blob/develop/docs/netbox_logo_dark.svg (or _light.svg -- should add handling for that but seems like overkill) Updated the README to reflect this to properly render the logo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c793b8a4..e3829c2cc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@