Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ There are more details about processes and workflow in the
[commits]: https://www.conventionalcommits.org/en/v1.0.0/
[conduct]: https://slackhq.github.io/code-of-conduct
[empathy]: https://slack.engineering/on-empathy-pull-requests-979e4257d158#.awxtvmb2z
[issues]: /issues/new
[issues]: https://github.com/slackapi/slack-cli/issues/new/choose
[maintainers]: ./MAINTAINERS_GUIDE.md
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Thanks for stopping by! You're awesome :sunglasses:
[dev]: https://github.com/slackapi/slack-cli/releases/tag/dev-build
[enhancements]: https://github.com/slackapi/slack-cli/pulls
[install]: https://docs.slack.dev/tools/slack-cli/guides/installing-the-slack-cli-for-mac-and-linux
[issues]: https://github.com/slackapi/slack-cli/issues/new?template=04_bug.md
[issues]: https://github.com/slackapi/slack-cli/issues/new?template=01-bug.yml
[maintainers]: .github/MAINTAINERS_GUIDE.md
[releases]: https://github.com/slackapi/slack-cli/releases
[suggestions]: https://github.com/slackapi/slack-cli/issues/new?template=02_enhancement.md
[suggestions]: https://github.com/slackapi/slack-cli/issues/new?template=02-feature.yml
Loading