From c416dab4adb40fe15e0ce5e35a7c0519d0d14f55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Hedenstr=C3=B6m?= <erik@hedenstroem.com> Date: Sat, 5 Feb 2022 00:52:10 +0100 Subject: [PATCH] Fixed docs [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8973469..4b80117 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,4 @@ SSH_PASSWORD=mypassword > udm-query help ``` -See the [generated documentation]((https://gitlab.hedenstroem.com/go/udm-query/-/blob/main/docs/udm-query.md)) for more information about the various commands. +See the [generated documentation](https://gitlab.hedenstroem.com/go/udm-query/-/blob/main/docs/udm-query.md) for more information about the various commands. -- GitLab