Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ci/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,6 @@ aquascope
miniserde
niko
changelog
Github
sharable
cloner
Petgraph
Expand Down
4 changes: 2 additions & 2 deletions packages/tools/src/bin/link2print.rs
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ Or leave it empty and use the [link text itself][].

URLs and URLs in angle brackets will automatically get turned into links.
http://www.example.com or <http://www.example.com> and sometimes
example.com (but not on Github, for example).
example.com (but not on GitHub, for example).

Some text to show that the reference links can follow later.

Expand All @@ -395,7 +395,7 @@ Or leave it empty and use the link text itself at *http://www.reddit.com*.

URLs and URLs in angle brackets will automatically get turned into links.
http://www.example.com or <http://www.example.com> and sometimes
example.com (but not on Github, for example).
example.com (but not on GitHub, for example).

Some text to show that the reference links can follow later.
"###
Expand Down
2 changes: 1 addition & 1 deletion src/experiment-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Every quiz looks like the one below. Try it out by clicking "Start".

If you get a question incorrect, you can choose to either retry the quiz, or see the correct answers. We encourage you to retry the quiz until you get 100% &mdash; feel free to review the content before retrying the quiz. Note that once you see the correct answers, you cannot retry the quiz.

If you spot an issue in a quiz or other part of the book, you can file an issue on our Github repository: <https://github.com/cognitive-engineering-lab/rust-book>
If you spot an issue in a quiz or other part of the book, you can file an issue on our GitHub repository: <https://github.com/cognitive-engineering-lab/rust-book>

## 2. Highlighting

Expand Down