docs: fix link to 'Structs with reference fields' section (#9199)

pull/9200/head weekly.2021.10
StunxFS 2021-03-08 14:52:32 -04:00 committed by GitHub
parent d7049ae2da
commit 15927cbf56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)