Skip to content

Commit 149a885

Browse files
committed
fix paths
1 parent 6067f91 commit 149a885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ members = [
2020
exclude = [
2121
# Not part of the workspace as it's not a part of the framework directly. To keep the main Cargo.lock cleaner,
2222
# and to avoid unnecessary problems with cot-site dependencies, it's kept separate.
23-
"docs-site",
23+
"docs/site",
2424
]
2525
resolver = "2"
2626

0 commit comments

Comments
 (0)