Skip to content

Commit 7be38cf

Browse files
fix link
Co-authored-by: Eric Huss <eric@huss.org>
1 parent de13c6a commit 7be38cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/textual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ a [dynamically sized type], it can only be instantiated through a pointer type,
1717
such as `&str`.
1818

1919
[Unicode scalar value]: http://www.unicode.org/glossary/#unicode_scalar_value
20-
[Undefined Behavior]: ../behavior-considered-undefined.html
20+
[Undefined Behavior]: ../behavior-considered-undefined.md
2121
[dynamically sized type]: ../dynamically-sized-types.md

0 commit comments

Comments
 (0)