Skip to content

Commit 6c8750f

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

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
@@ -5,7 +5,7 @@ edition = "2024"
55
description = "CortexFlow command line interface made to interact with the CortexBrain core components"
66
authors = ["Lorenzo Tettamanti", "Pranav Verma", "Lorenzo Bradanini"]
77
documentation = "docs.cortexflow.org"
8-
homepage = "docs.cortexflow.org"
8+
homepage = "https://docs.cortexflow.org"
99
repository = "https://github.com/CortexFlow/CortexBrain"
1010
license = "Apache-2.0"
1111

0 commit comments

Comments
 (0)