Skip to content

Commit

Permalink
fix 404 (and change http to https)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Jan 31, 2024
1 parent 271374e commit feec5a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _overviews/scala-book/sbt-scalatest-bdd.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,5 @@ If you want to have a little fun with this, change one or more of the tests so t

For more information about sbt and ScalaTest, see the following resources:

- [The main sbt documentation](http://www.scala-sbt.org/documentation.html)
- [The ScalaTest documentation](http://www.scalatest.org/user_guide)
- [The main sbt documentation](https://www.scala-sbt.org/1.x/docs/)
- [The ScalaTest documentation](https://www.scalatest.org/user_guide)

0 comments on commit feec5a8

Please sign in to comment.