Skip to content

Commit

Permalink
praise be linters
Browse files Browse the repository at this point in the history
  • Loading branch information
georglauterbach committed Nov 12, 2023
1 parent 8eb7627 commit 623dbc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions documentation/content/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:

!!! info "Preliminary Information"

We expect you to have _some_ experience with _Rust_; you need not be an expert, but _unCORE_ requires you to understand the basics of the programming language. If you are a complete beginner, we highly recommend you to read the [official Rust book][www::docs::rust-book].
We expect you to have _some_ experience with _Rust_; you need not be an expert, but _unCORE_ requires you to understand the basics of the programming language. If you are a complete beginner, we highly recommend you to read the [official Rust book](https://doc.rust-lang.org/book/).

## Getting Started

Expand Down Expand Up @@ -46,7 +46,6 @@ Please stick to the style and naming conventions you encounter in this project.

[//]: # (Links)

[www::docs::rust-book]: https://doc.rust-lang.org/book/
[www::docs::cargo-workspace]: https://doc.rust-lang.org/book/ch14-03-cargo-workspaces.html
[www::tutorial::install-rust]: https://www.rust-lang.org/tools/install
[www::github::rustfmt]: https://github.com/rust-lang/rustfmt
Expand Down

0 comments on commit 623dbc4

Please sign in to comment.