diff --git a/mkdocs.yml b/mkdocs.yml index b145ad2f3..6a73574d7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,7 @@ site_author: Vasilije Markovic site_description: desc repo_name: cognee repo_url: https://github.com/topoteretes/cognee -#site_url: https://github.com/topoteretes/cognee +site_url: topoteretes.github.io/cognee edit_uri: edit/main/docs/ copyright: Copyright © 2024 cognee theme: diff --git a/pyproject.toml b/pyproject.toml index c6b7e9481..82480e66e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ authors = ["Vasilije Markovic"] readme = "README.md" license = "Apache-2.0" homepage = "https://www.cognee.ai" -repository = "https://github.com/topoteretes/cognee " classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Developers",