mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 23:12:44 +08:00

Fix link to values.yaml file Linking to the "edit" URL fails if the reader doesn't have write access to the repo: they'll be prompted to fork the repo or to sign in to GitHub. Instead link to the "blob" URL which is accessible to all readers.