Skip to content

Commit 2fb1588

Browse files
authored
Merge pull request #326 from Atry/patch-1
Update URL for Scaladoc 2.13.2
2 parents 439b554 + 1e73922 commit 2fb1588

File tree

1 file changed

+1
-1
lines changed
  • compat/src/main/scala-2.11_2.12/scala/annotation

1 file changed

+1
-1
lines changed

compat/src/main/scala-2.11_2.12/scala/annotation/nowarn.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ package scala.annotation
1717
* `@nowarn`.
1818
*
1919
* For documentation on how to use the annotation in 2.13 see
20-
* https://www.scala-lang.org/api/2.13.2/scala/nowarn.html
20+
* https://www.scala-lang.org/api/current/scala/annotation/nowarn.html
2121
*/
2222
class nowarn(value: String = "") extends StaticAnnotation

0 commit comments

Comments
 (0)