Skip to content

Commit f2a9a83

Browse files
committed
chore: fix links in Cargo.toml
1 parent 90ed10e commit f2a9a83

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ authors = [
99
description = "Various allocator algorithms in a unified interface"
1010
license = "GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0"
1111
homepage = "https://github.com/arceos-org/arceos"
12-
repository = "https://github.com/arceos-org/allocator"
13-
documentation = "https://arceos-org.github.io/allocator"
12+
repository = "https://github.com/arceos-org/axallocator"
1413
readme = "README.md"
1514

1615
[features]

0 commit comments

Comments
 (0)