File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# The Rust Edition Guide
2
2
3
- [ ![ Build Status] ( https://api.travis-ci.com/rust-lang-nursery/edition-guide.svg?branch=master )] ( https://travis-ci.org /rust-lang-nursery/edition-guide )
3
+ [ ![ Build Status] ( https://api.travis-ci.com/rust-lang-nursery/edition-guide.svg?branch=master )] ( https://travis-ci.com /rust-lang-nursery/edition-guide )
4
4
5
5
This book explains the concept of "editions", major new eras in [ Rust] 's
6
6
development. You can [ read the book
@@ -35,7 +35,7 @@ $ mdbook serve
35
35
```
36
36
37
37
This serves the book at http://localhost:3000 , and rebuilds it on changes.
38
- You can now view the book in your web browser. If you make changes to the book's source code,
38
+ You can now view the book in your web browser. If you make changes to the book's source code,
39
39
you should only need to refresh your browser to see them.
40
40
41
41
_ Firefox:_
You can’t perform that action at this time.
0 commit comments