From b02869cc5a090a6b9910b3cb66064f0652aef06e Mon Sep 17 00:00:00 2001 From: Arman Bilge Date: Wed, 11 Aug 2021 02:30:57 +0000 Subject: [PATCH] Fix #408 link to Scaladoc in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 973682606..4107d04e3 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -[Documentation](http://scala-js.github.io/scala-js-dom) +[Documentation](http://scala-js.github.io/scala-js-dom) / [Scaladoc](https://javadoc.io/doc/org.scala-js/scalajs-dom_sjs1_2.13)