From 81a1b43a5a795515f81f72567cb185a8571ef9e7 Mon Sep 17 00:00:00 2001 From: Charly Koch Date: Fri, 14 Nov 2025 18:42:20 +0100 Subject: [PATCH] docs: fix 404 link reference to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 306a8ac7..170b14c0 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ ProxyAI offers a wide range of features to enhance your development experience: - **Generate commit messages:** Generate concise and descriptive commit messages based on the changes made in your codebase. -For a full list of features and detailed descriptions, visit our [official documentation](https://docs.tryproxy.io/features). +For a full list of features and detailed descriptions, visit our [official documentation](https://docs.tryproxy.io). ## Running locally