From 0fc7dffee8738677fd21824c552f2b5710f17ca6 Mon Sep 17 00:00:00 2001 From: Selene Date: Wed, 4 Aug 2021 09:36:42 +0200 Subject: [PATCH] Remove _url from loading logo (#37480) --- docs/sources/enterprise/white-labeling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/enterprise/white-labeling.md b/docs/sources/enterprise/white-labeling.md index 371a38a42d6..e8b84edb60f 100644 --- a/docs/sources/enterprise/white-labeling.md +++ b/docs/sources/enterprise/white-labeling.md @@ -65,7 +65,7 @@ The configuration file in Grafana Enterprise contains the following options. Eac ;apple_touch_icon = # Set to complete URL to override loading logo -;loading_logo_url = +;loading_logo = ``` You can replace the default footer links (Documentation, Support, Community) and even add your own custom links. An example follows for replacing the default footer and help links with new custom links.