Skip to content

Commit db264b4

Browse files
committed
auto merge of #12184 : JeremyLetang/rust/rustpkg-link, r=alexcrichton
2 parents 11bc14d + 56ca5f8 commit db264b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/doc/index.md

-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ li {list-style-type: none; }
1818
* [Tasks and Communication](guide-tasks.html)
1919
* [Foreign Function Interface](guide-ffi.html)
2020
* [Macros](guide-macros.html)
21-
* [Packaging](guide-rustpkg.html)
2221
* [Testing](guide-testing.html)
2322
* [Conditions](guide-conditions.html)
2423
* [Rust's Runtime](guide-runtime.html)
@@ -32,7 +31,6 @@ li {list-style-type: none; }
3231
* [The 1:1 runtime library, `libnative`](native/index.html)
3332

3433
* [The Rust libuv library, `librustuv`](rustuv/index.html)
35-
* [The Rust packaging library, `librustpkg`](rustpkg/index.html)
3634

3735
* [The Rust parser, `libsyntax`](syntax/index.html)
3836
* [The Rust compiler, `librustc`](rustc/index.html)

0 commit comments

Comments
 (0)