From ed5447a5a62f04e9c29e14aa070e60ead494981b Mon Sep 17 00:00:00 2001 From: Jack Baldry Date: Tue, 12 Sep 2023 21:37:20 +0100 Subject: [PATCH] Add note about using "next" documentation (#74731) --- docs/sources/whatsnew/whats-new-next/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sources/whatsnew/whats-new-next/README.md b/docs/sources/whatsnew/whats-new-next/README.md index dfa05eebe95..f0bbaa6ee75 100644 --- a/docs/sources/whatsnew/whats-new-next/README.md +++ b/docs/sources/whatsnew/whats-new-next/README.md @@ -60,6 +60,10 @@ You must use relative path references when linking to documentation within the G Use the Hugo `relref` shortcode for build time link checking. For more information about the `relref` shortcode, refer to [Links and references](https://grafana.com/docs/writers-toolkit/writing-guide/references/). +Grafana Cloud documentation uses the "next" version of Grafana documentation. +For consistency, links to Grafana OSS documentation should also link to the "next" version. +For example, using the partial URL `/docs/grafana/next/explore/` to link to the Grafana OSS explore documentation. + ## Example ```markdown