Add note about using "next" documentation (#74731)

This commit is contained in:
Jack Baldry 2023-09-12 21:37:20 +01:00 committed by GitHub
parent bb2f5fce07
commit ed5447a5a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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/). 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 ## Example
```markdown ```markdown