diff options
| author | Brian Anderson <banderson@mozilla.com> | 2014-01-07 17:29:57 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2014-01-07 17:29:57 -0800 |
| commit | b65b4d63841d09395db18eaed6e8007086592188 (patch) | |
| tree | bd20eb283ec5ec98a8b260bf3fda8be56dec2487 | |
| parent | 6b7ffa4a8b582582f371e8364410d344d60ca086 (diff) | |
| download | rust-b65b4d63841d09395db18eaed6e8007086592188.tar.gz rust-b65b4d63841d09395db18eaed6e8007086592188.zip | |
doc: Fix URL of libextra docs
| -rw-r--r-- | doc/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.md b/doc/index.md index f1351c1489c..9c4048829c4 100644 --- a/doc/index.md +++ b/doc/index.md @@ -24,7 +24,7 @@ # Libraries [std](std/index.html) -[extra](index.html) +[extra](extra/index.html) # Tooling |
