We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a770b commit 6ecda21Copy full SHA for 6ecda21
1 file changed
Cargo.toml
@@ -6,7 +6,7 @@ description = "A lightweight ext4 file system."
6
authors = ["Dirinkbottle <2909128143@qq.com>"]
7
repository = "https://github.com/Starry-OS/rsext4"
8
homepage = "https://github.com/Starry-OS/rsext4"
9
-documentation = "https://docs.rs/rsext4"
+documentation = "https://starry-os.github.io/rsext4/"
10
license = "GPL-3.0-or-later OR Apache-2.0 OR MIT"
11
readme = "README.md"
12
keywords = ["ext4", "filesystem", "rust"]
0 commit comments