Skip to content

Commit 5655e3e

Browse files
committed
[doc]:fix project to package
1 parent b9d913e commit 5655e3e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

src/doc/src/SUMMARY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
* [Cargo Guide](guide/index.md)
1010
* [Why Cargo Exists](guide/why-cargo-exists.md)
11-
* [Creating a New Package](guide/creating-a-new-project.md)
12-
* [Working on an Existing Package](guide/working-on-an-existing-project.md)
11+
* [Creating a New Package](guide/creating-a-new-package.md)
12+
* [Working on an Existing Package](guide/working-on-an-existing-package.md)
1313
* [Dependencies](guide/dependencies.md)
1414
* [Package Layout](guide/project-layout.md)
1515
* [Cargo.toml vs Cargo.lock](guide/cargo-toml-vs-cargo-lock.md)

0 commit comments

Comments
 (0)