Skip to content

Commit 960c460

Browse files
authored
Merge pull request #525 from gzm0/no-definitely-scala
Remove link to DefinitelyScala, the site seems to be gone
2 parents 3d72fb2 + 5c7c07a commit 960c460

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)