book: Fix broken link to unsafe chapter

This commit is contained in:
diwic 2015-04-26 20:32:14 +02:00
parent 314b1f16b7
commit d2d8898423
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ unsafe {
}
```
[unsafe]: unsafe.html
Furthermore, any type stored in a `static` must be `Sync`.
# Initializing