From 01bb7c82ed427f066cd060210af98bc3b592ecf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Moura?= Date: Sun, 28 Jan 2024 23:36:39 -0300 Subject: [PATCH] updating website for crewai --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 46f203a66..15ed4cf1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ packages = [ [tool.poetry.urls] -Homepage = "https://github.com/joaomdmoura/crewai" +Homepage = "https://crewai.io" Documentation = "https://github.com/joaomdmoura/CrewAI/wiki/Index" Repository = "https://github.com/joaomdmoura/crewai"