Skip to content

Commit cf86ef1

Browse files
committed
Fix link syntax
1 parent d8138f7 commit cf86ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TSPL.docc/LanguageGuide/ErrorHandling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ in the following special cases:
745745
and propagates any errors from that closure.
746746
For a comparison between propagating a specific error type
747747
and using `rethrows`,
748-
see <doc:Declarations:Rethrowing-Functions-and-Methods>.
748+
see <doc:Declarations#Rethrowing-Functions-and-Methods>.
749749

750750
For example,
751751
consider code that summarizes ratings

0 commit comments

Comments
 (0)