Skip to content

Commit 0193dda

Browse files
authored
Merge pull request #14158 from scalacenter/safer-exception-paper
Fix link to safer-exceptions paper
2 parents 5501df5 + 6dee4d0 commit 0193dda

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/docs/reference/experimental/canthrow.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ But even without these additional mechanisms, exception checking is already usef
276276

277277
Put another way: If the status quo is 0% static checking since 100% is too painful, then an alternative that gives you 95% static checking with great ergonomics looks like a win. And we might still get to 100% in the future.
278278

279-
For more info, see also our [paper at the ACM Scala Symposium 2021](
280-
https://github.com/lampepfl/dotty/docs/docs/reference/experimental/safer-exceptions.pdf).
279+
For more info, see also our [paper at the ACM Scala Symposium 2021](resources/safer-exceptions.pdf).
281280

282281

0 commit comments

Comments
 (0)