doc: fix custom-print-of-types section link (#7764)

Fix custom types anchor link
pull/7779/head
Dialga 2021-01-02 00:34:29 +13:00 committed by GitHub
parent 9ac237d9c0
commit 4bdeb761de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Anything you can do in other languages, you can do in V.
* [Modules](#modules)
* [Constants](#constants)
* [Builtin functions](#builtin-functions)
* [Printing custom types](#printing-custom-types)
* [Printing custom types](#custom-print-of-types)
* [Types 2](#types-2)
* [Interfaces](#interfaces)
* [Enums](#enums)