Skip to content

Commit f58e348

Browse files
authored
Merge pull request #94 from andrewsartor/update-quick-start-playground-link
Remove quickstart playground link
2 parents 3f21079 + 297a0e6 commit f58e348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Below we list a short example. For more, please refer to the [API documentation]
44
or the [guide].
55

6-
Lets kick things off with an example ([playground link](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=7792ed032694bc558ca229be71a7783a)):
6+
Lets kick things off with an example
77

88
```rust,editable
99
# extern crate rand;

0 commit comments

Comments
 (0)