From cced8c3839b30c7dbd5ad1f373c9d59cbb26f6c8 Mon Sep 17 00:00:00 2001 From: Marcin Owsiany Date: Thu, 23 May 2024 08:26:48 +0200 Subject: [PATCH] Fix markup typo (#1298) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfbe5a431..9e9ab41f0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Infra (the server) and infractl (the cli) are written in Go, and use gRPC for client-server communication. The UI uses a React/Typescript/Yarn toolchain (see -(ui/README.md)[ui/README.md]). +[ui/README.md](ui/README.md)). While a development workflow can be achieved using a locally installed toolchain, it is also possible to rely on CI. CI will lint, build and push the