From 77459ae8d8d5cb4342c01060e5a2c211c51453b8 Mon Sep 17 00:00:00 2001 From: flopp999 <21694965+flopp999@users.noreply.github.com> Date: Thu, 26 Mar 2020 09:37:59 +0100 Subject: [PATCH] Docs: Fix broken link (#23090) --- docs/sources/guides/whats-new-in-v6-7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/guides/whats-new-in-v6-7.md b/docs/sources/guides/whats-new-in-v6-7.md index 7c54643fd55..eea0f95da67 100644 --- a/docs/sources/guides/whats-new-in-v6-7.md +++ b/docs/sources/guides/whats-new-in-v6-7.md @@ -20,7 +20,7 @@ Grafana 6.7 comes with a lot of new features and enhancements: - **Data source:** Google Sheets data source - [**Explore:** Query history]({{< relref "#query-history" >}}) - [**Authorization:** Azure OAuth]({{< relref "#azure-oauth" >}}) -- [**Stackdriver:** Project Selector]({{< relref "#project-selector" >}}) +- [**Stackdriver:** Project Selector]({{< relref "#stackdriver-project-selector" >}}) - [**Enterprise:** White Labeling for application title]({{< relref "#white-labeling-for-application-title" >}}) - [**Enterprise:** Reporting configuration for timeout and concurrency]({{< relref "#reporting-configuration-for-timeout-and-concurrency" >}}) - [**Enterprise:** Export dashboard as pdf]({{< relref "#export-dashboard-as-pdf" >}})