From 4b4714448d471c0c6271b86d22f02a9a7539009c Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Wed, 1 Apr 2026 12:27:35 +0100 Subject: [PATCH] docs: fix link to installation page Signed-off-by: Gary Ewan Park --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93dd7fbbc..eabcaeda0 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ For detailed step-by-step instructions for how to install, deploy & configure Gi customize for your environment, see the [project's documentation](https://git-proxy.finos.org/docs/): - [Quickstart](https://git-proxy.finos.org/docs/category/quickstart/) -- [Installation](https://git-proxy.finos.org/docs/installation) +- [Installation](https://git-proxy.finos.org/docs/quickstart/installation) - [Configuration](https://git-proxy.finos.org/docs/category/configuration) - [Contributing](https://git-proxy.finos.org/docs/development/contributing) - [Testing](https://git-proxy.finos.org/docs/development/testing)