Skip to content

Commit 4da7c38

Browse files
committed
doc (book)[03/14]: "Getting Started" index: link "crate" to glossary entry
1 parent c9a658a commit 4da7c38

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/doc/src/getting-started/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Getting Started
22

3-
To get started with Cargo, install Cargo (and Rust) and set up your first crate.
3+
To get started with Cargo, install Cargo (and Rust) and set up your first
4+
[*crate*][def-crate].
45

56
* [Installation](installation.md)
67
* [First steps with Cargo](first-steps.md)
8+
9+
[def-crate]: ../appendix/glossary.md#crate '"crate" (glossary entry)'

0 commit comments

Comments
 (0)