Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Commit aa0ab8f

Browse files
committed
moved link to snapshot
1 parent 09d5494 commit aa0ab8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ discussion, consensus and adoption.
1010
Whenever feasible, guidelines provide specific examples from Rust's standard
1111
libraries.
1212

13+
Until the guidelines are moved into `rust-lang` (see below), you can
14+
find a rendered snapshot at [http://aturon.github.io/](http://aturon.github.io/).
15+
1316
### Building the document
1417

1518
Like http://rustbyexample.com/, this guidelines document is written as
@@ -28,9 +31,6 @@ gitbook serve
2831
in the root of the repository to continuously serve your local copy of
2932
the guidelines.
3033

31-
Until the guidelines are moved into `rust-lang` (see below), you can
32-
find a rendered snapshot at [http://aturon.github.io/](http://aturon.github.io/).
33-
3434
### Guideline statuses
3535

3636
Every guideline has a status:

0 commit comments

Comments
 (0)