Merge pull request #8449 from sbt/eed3si9n-patch-1

[2.x] docs: Replace sbt-contrib link with Discussions link
This commit is contained in:
eugene yokota 2026-01-08 14:58:23 -05:00 committed by GitHub
commit 200293a0f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[StackOverflow]: https://stackoverflow.com/tags/sbt
[Setup]: https://www.scala-sbt.org/release/docs/Getting-Started/Setup
[Issues]: https://github.com/sbt/sbt/issues
[sbt-contrib]: https://gitter.im/sbt/sbt-contrib
[Discussions]: https://github.com/sbt/sbt/discussions
[327]: https://github.com/sbt/sbt/issues/327
[documentation]: https://github.com/sbt/website
@ -31,7 +31,7 @@ Effective bug reports are more likely to be fixed. These guidelines explain how
Please open a GitHub issue when you are 90% sure it's an actual bug.
If you have an enhancement idea, or a general discussion, bring it up to [sbt-contrib].
If you have an enhancement idea, or a general discussion, please follow the [sbt 2.0 RFC process](https://eed3si9n.com/sbt-2.0-rfc-process) or start a [Discussion][Discussions].
### Notes about Documentation