Skip to content

Commit acaea12

Browse files
[#77]: fixed typos in cargo.toml (documentation url)
1 parent 6c8750f commit acaea12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55
description = "CortexFlow command line interface made to interact with the CortexBrain core components"
66
authors = ["Lorenzo Tettamanti", "Pranav Verma", "Lorenzo Bradanini"]
7-
documentation = "docs.cortexflow.org"
7+
documentation = "https://docs.cortexflow.org"
88
homepage = "https://docs.cortexflow.org"
99
repository = "https://github.com/CortexFlow/CortexBrain"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)