We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef3cc8 commit b2149d9Copy full SHA for b2149d9
src/language/polymorphism.md
@@ -11,7 +11,7 @@ See also:
11
- [Inheritance][inheritance-section]
12
- [Operator overloading][operator-overloading-section]
13
14
-[structures-section]: ./custom-types.md#structures-struct
+[structures-section]: ./custom-types/structs.md
15
[generics-section]: ./generics.md
16
[inheritance-section]: ./inheritance.md
17
[operator-overloading-section]: ./operator-overloading.md
0 commit comments