diff --git a/docs/docker/alerta-proxy/index.md b/docs/docker/alerta-proxy/index.md index 448bafbf228fdf2bc4307436b8cf1028d1c1cff9..bc532c91fbfa54c2ddb55a9a2316d001f0e81365 100644 --- a/docs/docker/alerta-proxy/index.md +++ b/docs/docker/alerta-proxy/index.md @@ -8,8 +8,8 @@ tags: --- # Alerta Proxy -This is a docker image, which creates a UDP Server Socket. This socket can receive alert messages from multiple -applications and sends those messages via API to the central Alerta host. You will need the following variables: +This is a docker image, which creates a UDP Server Socket. This socket can receive alert messages from multiple +applications and sends those messages via API to the central [Alerta](https://alerta.io/) host. You will need the following variables: ```alerta ENV ALERTA_DOMAIN "alerta.your-domain.com" diff --git a/mkdocs.yml b/mkdocs.yml index a370915370c958765c62d934509aaebb587d607f..b1b2f2d32c2c70c987ce21489b20d7a26c6538cb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -85,7 +85,7 @@ nav: - Docker: - docker/index.md - Alerta Proxy: - - docker/alerta-proxy-index.md + - docker/alerta-proxy/index.md - Ansible: - docker/ansible/index.md - GitLab Drupal CI: