mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-21 22:49:44 +02:00
Update static-and-const.md
This commit is contained in:
parent
1c1c3d38d8
commit
b2ae19b5fd
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user