docs: Fix dead link to visual route editor (#2298) (#2299)

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 <manuel@hutter.io>

Co-authored-by: Manuel Hutter <mhutter@users.noreply.github.com>
This commit is contained in:
Julien Pivotto 2020-06-17 16:42:28 +02:00 committed by GitHub
parent e831a6af5d
commit d48cbd8a09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ While the command-line flags configure immutable system parameters, the
configuration file defines inhibition rules, notification routing and
notification receivers.
The [visual editor](/webtools/alerting/routing-tree-editor) can assist in
building routing trees.
The [visual editor](https://www.prometheus.io/webtools/alerting/routing-tree-editor)
can assist in building routing trees.
To view all available command-line flags, run `alertmanager -h`.