Skip to content

Commit e156dc5

Browse files
committed
update link that triggers html proofer error
1 parent 57076eb commit e156dc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_overviews/FAQ/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ individual to individual. `-Xlint` is valuable to enable. Some brave
8383
people enable `-Werror` (formerly `-Xfatal-warnings`) to make warnings
8484
fatal.
8585

86-
[sbt-tpolecat](https://github.com/DavidGregory084/sbt-tpolecat) is an
86+
[sbt-tpolecat](https://github.com/typelevel/sbt-tpolecat) is an
8787
opinionated sbt plugin that sets many options automatically, depending
8888
on Scala version; you can see
89-
[here](https://github.com/DavidGregory084/sbt-tpolecat/blob/master/src/main/scala/io/github/davidgregory084/TpolecatPlugin.scala)
89+
[here](https://github.com/typelevel/sbt-tpolecat/blob/main/plugin/src/main/scala/io/github/davidgregory084/TpolecatPlugin.scala)
9090
what it sets. Some choices it makes are oriented towards
9191
pure-functional programmers.
9292

0 commit comments

Comments
 (0)