Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 283dddc

Browse files
committed
[doc] Update doc link
1 parent a824e98 commit 283dddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Wedson Almeida Filho <wedsonaf@google.com>"]
66
description = "Linked lists that supports arbitrary removal in constant time"
77
license = "GPL-2.0-or-later"
8-
documentation = "https://Starry-OS.github.io/arceos/linked_list/index.html"
8+
documentation = "https://starry-os.github.io/linked_list/"
99
keywords = ["Starry"]
1010

1111
[dependencies]

0 commit comments

Comments
 (0)