oncall-engine/docs/sources
Jack Baldry 9ae442faa6
Replace docs/reference shortcode with ref URIs (#4301)
You can use `ref` URIs in admonitions (or any shortcodes) because they
are inline and not subject to the issues noted in the [`admonition`
shortcode](https://grafana.com/docs/writers-toolkit/write/shortcodes/#code-shortcode:~:text=to%20core%20understanding.-,WARNING,For%20more%20information%2C%20refer%20to%20Markdown%20Reference%20Links%20in%20Shortcodes.,-Examples).

The `ref` URIs perform the same pattern matching as `docs/reference` but
don't require the use of reference-style links and the destinations are
ordinary (full) URLs that can include version substitution. Unlike
`docs/reference`, the implementation doesn't use `relref` so you don't
have to be careful with omitting trailing slashes and the links will
follow redirects.

Documentation:
https://grafana.com/docs/writers-toolkit/write/links/#link-from-source-content-thats-used-in-multiple-projects

To check the links, refer to the deploy preview in
https://github.com/grafana/website/pull/19630.

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

---------

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2024-07-29 14:13:24 +00:00
..
configure Replace docs/reference shortcode with ref URIs (#4301) 2024-07-29 14:13:24 +00:00
intro Replace docs/reference shortcode with ref URIs (#4301) 2024-07-29 14:13:24 +00:00
manage Replace docs/reference shortcode with ref URIs (#4301) 2024-07-29 14:13:24 +00:00
mobile-app fix information architecture for mobile app docs (#3963) 2024-02-27 15:04:54 -05:00
oncall-api-reference Replace docs/reference shortcode with ref URIs (#4301) 2024-07-29 14:13:24 +00:00
set-up Replace docs/reference shortcode with ref URIs (#4301) 2024-07-29 14:13:24 +00:00
_index.md update docs landing page (#4116) 2024-04-03 15:24:56 +00:00