Skip to content

Commit 9be08c8

Browse files
authored
Fix link to typespecs page (#11999)
1 parent 562cce8 commit 9be08c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/kernel/special_forms.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ defmodule Kernel.SpecialForms do
779779
780780
<<int::integer-little, rest::bits>> = bits
781781
782-
Read the documentation on the `Typespec` page and
782+
Read the documentation on the [Typespecs page](typespecs.md) and
783783
`<<>>/1` for more information on typespecs and
784784
bitstrings respectively.
785785
"""

0 commit comments

Comments
 (0)