Skip to content

Commit 6e4f452

Browse files
committed
1 parent 9b51734 commit 6e4f452

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ A simple example can be [found here](/_examples/custom-formatter).
577577
[license]: https://en.wikipedia.org/wiki/MIT_License "The MIT license"
578578
[contributing guide]: https://github.com/cucumber/godog/blob/main/CONTRIBUTING.md
579579
[releasing guide]: https://github.com/cucumber/godog/blob/main/RELEASING.md
580-
[community Slack]: https://cucumber.io/community#slack
580+
[community Discord]: https://cucumber.io/community#discord
581581

582582

583583

RELEASING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Cucumber Godog follows [Semantic Versioning]. Version numbers are in the format
4242
- Click "Publish release" to make the release public.
4343

4444
6. **Announce the Release:**
45-
- Make an announcement on relevant communication channels (e.g., [community Slack]) about the new release.
45+
- Make an announcement on relevant communication channels (e.g., [community Discord]) about the new release.
4646

4747
## Additional Considerations
4848

@@ -60,7 +60,7 @@ Cucumber Godog follows [Semantic Versioning]. Version numbers are in the format
6060

6161
Following these guidelines, including manual testing with external libraries, will help ensure a thorough release process for Cucumber Godog, allowing detection and resolution of potential backwards compatibility issues before tagging the release.
6262

63-
[community Slack]: https://cucumber.io/community#slack
63+
[community Discord]: https://cucumber.io/community#discord
6464
[website]: https://cucumber.github.io/godog/
6565
[Releases]: https://github.com/cucumber/godog/releases
6666
[Semantic Versioning]: http://semver.org

0 commit comments

Comments
 (0)