Skip to content

Commit 6cd49a5

Browse files
[Fixed typo]: Published CortexBrain Common v 0.1.0
1 parent 60e3941 commit 6cd49a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/common/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 common packages"
66
license = "Apache-2.0"
7-
readme = "../../../../README.md"
7+
readme = "../../README.md"
88
documentation = "https://docs.cortexflow.org"
99
homepage = "https://docs.cortexflow.org"
1010
repository = "https://github.com/CortexFlow/CortexBrain"

0 commit comments

Comments
 (0)