From c6ae99f2a1568223a39fbee67d4ab8a3ece1458c Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 25 Jun 2024 13:29:32 -0700 Subject: [PATCH] Updated the documentation URL in the setup.py file. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 76b9e992d..108a74307 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ setup( url="https://github.com/paul-gauthier/aider", project_urls={ "Homepage": "https://aider.chat", - "Documentation": "https://aider.chat/docs/", + "Documentation": "https://aider.chat", "Repository": "https://github.com/paul-gauthier/aider", }, classifiers=[