We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84222d5 + 8695da3 commit 52a0dd1Copy full SHA for 52a0dd1
CONTRIBUTING.md
@@ -96,7 +96,7 @@ git clone git@github.com:typelevel/cats.git
96
```
97
98
To build Cats you should have
99
-[sbt](http://www.scala-sbt.org/0.13/tutorial/Setup.html) and [Node.js](https://nodejs.org/)
+[sbt](https://www.scala-sbt.org/1.x/docs/Setup.html) and [Node.js](https://nodejs.org/)
100
installed. If you'd like, you can use the [Nix Cats development environment](#nix-cats-development-environment).
101
102
Run `sbt`, and then use any of the following commands:
0 commit comments