summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBharath Vignesh J K <52282402+RazCrimson@users.noreply.github.com>2023-06-24 19:52:19 +0530
committerBharath Vignesh J K <52282402+RazCrimson@users.noreply.github.com>2023-06-24 19:55:02 +0530
commitc1a5fddf34495eb0dd092a1a02693df8234fc7f8 (patch)
tree4e4800ce33b8e4aa5a77eca4879fc70d31327411
parent39821a9695ea7866139c770eccb01b95b427a7d5 (diff)
fix: docs(docker) - broken hyperlink
-rw-r--r--docs/docker.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docker.rst b/docs/docker.rst
index 927c606a..2f57655a 100644
--- a/docs/docker.rst
+++ b/docs/docker.rst
@@ -3,7 +3,7 @@
Docker
======
-Glances can be installed through Docker, allowing you to run it without installing all the python dependencies directly on your system. Once you have [docker installed](https://docs.docker.com/install/), you can
+Glances can be installed through Docker, allowing you to run it without installing all the python dependencies directly on your system. Once you have `docker installed <https://docs.docker.com/install/>`_, you can
Get the Glances container: