File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,13 +38,13 @@ Like all primitives, the boolean type [implements][p-impl] the
38
38
[ lazy ] : ../expressions/operator-expr.md#lazy-boolean-operators
39
39
[ literal expression ] : ../expressions/literal-expr.md
40
40
[ name ] : ../names.md
41
- [ p-clone ] : special-types-and-traits.md#clone
42
- [ p-copy ] : special-types-and-traits.md#copy
41
+ [ p-clone ] : ../ special-types-and-traits.md#clone
42
+ [ p-copy ] : ../ special-types-and-traits.md#copy
43
43
[ p-impl ] : ../items/implementations.md
44
- [ p-send ] : special-types-and-traits.md#send
45
- [ p-sized ] : special-types-and-traits.md#sized
46
- [ p-sync ] : special-types-and-traits.md#sync
47
- [ p-traits ] : ./items/traits.md
44
+ [ p-send ] : ../ special-types-and-traits.md#send
45
+ [ p-sized ] : ../ special-types-and-traits.md#sized
46
+ [ p-sync ] : ../ special-types-and-traits.md#sync
47
+ [ p-traits ] : .. /items/traits.md
48
48
[ prelude item ] : ../items/modules.md#prelude-items
49
49
[ size and alignment ] : ../type-layout.md#size-and-alignment
50
50
[ std ] : ../../std/primitive.bool.html
You can’t perform that action at this time.
0 commit comments