From d52221ec631cfad8eac7a5bf086c465dbf2c0aa6 Mon Sep 17 00:00:00 2001 From: Speculator55005 <50082482+fas89@users.noreply.github.com> Date: Sat, 4 Apr 2026 22:56:49 +0200 Subject: [PATCH] docs: align sdk project links with forge docs --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 142a73e..600af26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,6 +29,7 @@ classifiers = [ dependencies = [] # Zero dependencies! [project.urls] +Homepage = "https://agentics-rising.github.io/forge_docs/" Documentation = "https://agentics-rising.github.io/forge_docs/" Repository = "https://github.com/Agentics-Rising/forge-cli-sdk" Issues = "https://github.com/Agentics-Rising/forge-cli-sdk/issues"