Skip to content

Commit 5159f94

Browse files
authored
Merge pull request #711 from SethTisue/wiki-is-dead
fix or remove links to wiki
2 parents 7b51d7e + 201401c commit 5159f94

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

community/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ Finding libraries:
116116

117117
* [Scaladex](https://index.scala-lang.org), maintained by the Scala Center, is "an index of the known Scala ecosystem"
118118
* [Awesome Scala](https://github.com/lauris/awesome-scala) is "a community driven list of useful Scala libraries, frameworks and software"
119-
* [Tools and Libraries](https://wiki.scala-lang.org/display/SW/Tools+and+Libraries), a page on the (now mostly retired) Scala wiki, also lists and categorizes Scala libraries
120119
* [Typelevel.org](http://typelevel.org) provides an assortment of popular libraries and extensions to Scala.
121120
* [Trending Scala repositories](https://github.com/trending?l=scala&since=monthly) on GitHub
122121

contribute/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ without creating an issue, but please look to see if there is an issue already s
3131

3232
### The Main Scala Documentation Site
3333

34-
[docs.scala-lang.org](https://wiki.scala-lang.org/) houses the primary source of written, non-API documentation for Scala. It's a github project that you can fork and submit pull requests from. It includes:
34+
[docs.scala-lang.org](https://docs.scala-lang.org/) houses the primary source of written, non-API documentation for Scala. It's a github project that you can fork and submit pull requests from. It includes:
3535

3636
* Overviews
3737
* Tutorials

0 commit comments

Comments
 (0)