Delete trailing slash (#70712)

delete trailing slash
pull/70838/head
Eve Meelan 2 years ago committed by GitHub
parent 2d261e7aef
commit ccd80bb467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/setup-grafana/configure-grafana/_index.md

@ -677,7 +677,7 @@ Set the policy template that will be used when adding the `Content-Security-Poli
### angular_support_enabled
This currently defaults to `true` but will default to `false` in a future release. When set to false the angular framework and support components will not be loaded. This means that
all [plugins]({{< relref "../../developers/angular_deprecation/angular-plugins/" >}}) and core features that depend on angular support will stop working.
all [plugins]({{< relref "../../developers/angular_deprecation/angular-plugins" >}}) and core features that depend on angular support will stop working.
The core features that depend on angular are:

Loading…
Cancel
Save