diff --git a/docs/sources/administration/configuration.md b/docs/sources/administration/configuration.md index 2559a01dfca..8e9e631ae5f 100644 --- a/docs/sources/administration/configuration.md +++ b/docs/sources/administration/configuration.md @@ -266,7 +266,7 @@ Path where the socket should be created when `protocol=socket`. Make sure that G Specify a full HTTP URL address to the root of your Grafana CDN assets. Grafana will add edition and version paths. For example, given a cdn url like `https://cdn.myserver.com` grafana will try to load a javascript file from -`http://cdn.myserver.com/grafana-oss/v7.4.0/public/build/app..js`. +`http://cdn.myserver.com/grafana-oss/7.4.0/public/build/app..js`.