You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-16 14:17:34 +02:00
Update static-and-const.md
This commit is contained in:
@ -36,4 +36,4 @@ fn main() {
|
||||
}
|
||||
```
|
||||
|
||||
We will look at mutating static data in the chapter on Unsafe Rust.
|
||||
We will look at mutating static data in the [chapter on Unsafe Rust](../unsafe.md).
|
||||
|
Reference in New Issue
Block a user