Skip to content

Commit a7f9fda

Browse files
Julien Pivottomhutter
andauthored
docs: Fix dead link to visual route editor (prometheus#2298) (prometheus#2300)
Relative links are rendered relatively to the source repository, so this link points to GitHub at the moment. This commit changes the link to an absolute URL, bringing readers to the Routing tree editor. Signed-off-by: Manuel Hutter <[email protected]> Co-authored-by: Manuel Hutter <[email protected]>
1 parent 4c6c03e commit a7f9fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ While the command-line flags configure immutable system parameters, the
1212
configuration file defines inhibition rules, notification routing and
1313
notification receivers.
1414

15-
The [visual editor](/webtools/alerting/routing-tree-editor) can assist in
16-
building routing trees.
15+
The [visual editor](https://www.prometheus.io/webtools/alerting/routing-tree-editor)
16+
can assist in building routing trees.
1717

1818
To view all available command-line flags, run `alertmanager -h`.
1919

0 commit comments

Comments
 (0)