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 0bddb1b commit be39eb5Copy full SHA for be39eb5
source/tutorials/programming-language/main/02-00-basics/02-07-language-elements.rst
@@ -250,7 +250,7 @@ This is how you can initialise a struct:
250
251
Structs are stack/inline allocated and copied on assignment.
252
253
-To define an array of structs, please see the `FAQ <faq#how-do-i-create-an-array-of-structs>`_
+To define an array of structs, please see the `FAQ </faq#how-do-i-create-an-array-of-structs>`_
254
255
Classes
256
-------
0 commit comments