diff --git a/site/content/posts/2023-10-10-rune-0.13.0.md b/site/content/posts/2023-10-10-rune-0.13.0.md index 176046f5b..6f1ebc18f 100644 --- a/site/content/posts/2023-10-10-rune-0.13.0.md +++ b/site/content/posts/2023-10-10-rune-0.13.0.md @@ -26,7 +26,7 @@ For a quick overview: * [Generating documentation](#generating-documentation). * [Workspace support](#preliminary-workspace-support). * [Breaking changes to native functions](#breaking-changes-to-native-functions). -* [Memory sandboxing and `rune-alloc``](#memory-sandboxing-and-rune-alloc). +* [Memory sandboxing and `rune-alloc`](#memory-sandboxing-and-rune-alloc). * [`#[no-std]` support](#no-std-support) * [Migrating](#migrating) * [Other important changes](#other-important-changes)