We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5c996b commit 6c8750fCopy full SHA for 6c8750f
cli/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2024"
5
description = "CortexFlow command line interface made to interact with the CortexBrain core components"
6
authors = ["Lorenzo Tettamanti", "Pranav Verma", "Lorenzo Bradanini"]
7
documentation = "docs.cortexflow.org"
8
-homepage = "docs.cortexflow.org"
+homepage = "https://docs.cortexflow.org"
9
repository = "https://github.com/CortexFlow/CortexBrain"
10
license = "Apache-2.0"
11
0 commit comments