mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
doc: fix custom-print-of-types section link (#7764)
Fix custom types anchor link
This commit is contained in:
parent
9ac237d9c0
commit
4bdeb761de
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user