diff options
| author | Lzu Tao <taolzu@gmail.com> | 2019-01-23 03:55:37 +0000 |
|---|---|---|
| committer | Lzu Tao <taolzu@gmail.com> | 2019-02-13 14:39:25 +0000 |
| commit | e7f8e63ed425cef77a9ad43e463b39009c1a495a (patch) | |
| tree | 5169884b24613e1704048cf150f8eb081a3ee505 /src/doc/guide-error-handling.md | |
| parent | 6bba352cad2117f56353d400f71e96eafa2e6bd7 (diff) | |
| download | rust-e7f8e63ed425cef77a9ad43e463b39009c1a495a.tar.gz rust-e7f8e63ed425cef77a9ad43e463b39009c1a495a.zip | |
Convert old doc links to current edition
Use footnote style to bypass the tidy check
Diffstat (limited to 'src/doc/guide-error-handling.md')
| -rw-r--r-- | src/doc/guide-error-handling.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/guide-error-handling.md b/src/doc/guide-error-handling.md index 54fa529f3aa..fd71d3e3c8e 100644 --- a/src/doc/guide-error-handling.md +++ b/src/doc/guide-error-handling.md @@ -1,4 +1,4 @@ % Error Handling in Rust This content has moved into -[the Rust Programming Language book](book/error-handling.html). +[the Rust Programming Language book](book/ch09-00-error-handling.html). |
