diff --git a/doc/docs.md b/doc/docs.md index 3b42942fce..0c271030c3 100644 --- a/doc/docs.md +++ b/doc/docs.md @@ -123,7 +123,7 @@ For more details and troubleshooting, please visit the [vab GitHub repository](h * [Profiling](#profiling) * [Advanced Topics](#advanced-topics) * [Memory-unsafe code](#memory-unsafe-code) - * [Structs with reference fields](structs-with-reference-fields) + * [Structs with reference fields](#structs-with-reference-fields) * [sizeof and __offsetof](#sizeof-and-__offsetof) * [Calling C from V](#calling-c-from-v) * [Debugging generated C code](#debugging-generated-c-code)