Skip to content

Commit 5846281

Browse files
simonsanmarcoieni
andauthored
Remove reference to rust_rocks.md (#128)
* Remove reference to rust_rocks.md Co-authored-by: Marco Ieni <[email protected]>
1 parent 9f15f69 commit 5846281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ There are many problems that share the same form. Due to the fact that Rust is n
1111

1212
[Anti-patterns](anti_patterns/README.md) are methods to solve these same common problems.
1313

14-
However, while design patterns give us benefits, anti-patterns create more problems. There are some problems that we don't need to solve because [Rust rocks](rust_rocks.md)!
14+
However, while design patterns give us benefits, anti-patterns create more problems.
1515

1616
[Idioms](idioms/README.md) are guidelines to follow when coding. They are social norms of the community.
1717
You can break them, but if you do you should have a good reason for it.

0 commit comments

Comments
 (0)