We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8750f commit acaea12Copy full SHA for acaea12
cli/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
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"
+documentation = "https://docs.cortexflow.org"
8
homepage = "https://docs.cortexflow.org"
9
repository = "https://github.com/CortexFlow/CortexBrain"
10
license = "Apache-2.0"
0 commit comments