Skip to content

Commit 5c7c07a

Browse files
committed
Remove link to DefinitelyScala, the site seems to be gone
1 parent 685f0d3 commit 5c7c07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/facades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Consult the readmes of relevant projects to see whether they support milestones
1515

1616
{% include library.html lib=site.data.library.jsfacades %}
1717

18-
[DefinitelyScala.com](https://definitelyscala.com/) and [ScalablyTyped](https://github.com/oyvindberg/ScalablyTyped) have more open source Scala.js facades for some of your favorite JavaScript libraries, derived from DefinitelyTyped's TypeScript definitions.
18+
[ScalablyTyped](https://github.com/oyvindberg/ScalablyTyped) have more open source Scala.js facades for some of your favorite JavaScript libraries, derived from DefinitelyTyped's TypeScript definitions.
1919

2020
If you didn't find a facade for the library you'd like to use, it's quite easy to do one yourself. Check out the
2121
[facade documentation](../doc/interoperability/facade-types.html) and the

0 commit comments

Comments
 (0)