s/Typesafe subscriptions/Lightbend subscriptions

This commit is contained in:
xuwei-k 2017-07-22 07:14:42 +09:00
parent 2d7ec47b13
commit ba37d568f8
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
[Setup]: http://www.scala-sbt.org/release/docs/Getting-Started/Setup
[Issues]: https://github.com/sbt/sbt/issues
[sbt-dev]: https://groups.google.com/d/forum/sbt-dev
[subscriptions]: http://typesafe.com/how/subscription
[subscriptions]: https://www.lightbend.com/platform/subscription
[327]: https://github.com/sbt/sbt/issues/327
Issues and Pull Requests
@ -28,7 +28,7 @@ sbt project uses GitHub Issues as a publicly visible todo list. Please open a Gi
- If you need help with sbt, please [ask] on StackOverflow with the tag "sbt" and the name of the sbt plugin if any.
- If you run into an issue, have an enhancement idea, or a general discussion, bring it up to [sbt-dev] Google Group first.
- If you need a faster response time, consider one of the [Typesafe subscriptions][subscriptions].
- If you need a faster response time, consider one of the [Lightbend subscriptions][subscriptions].
What to report
--------------