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 a545516 commit e4edc3eCopy full SHA for e4edc3e
src/expressions/struct-expr.md
@@ -124,7 +124,7 @@ let a = Gamma; // Gamma unit value.
124
let b = Gamma{}; // Exact same value as `a`.
125
```
126
127
-[_OuterAttribute_]: attributes.md
+[_OuterAttribute_]: ../attributes.md
128
[IDENTIFIER]: ../identifiers.md
129
[TUPLE_INDEX]: ../tokens.md#tuple-index
130
[_Expression_]: ../expressions.md
0 commit comments