Skip to content

Commit 90e9eca

Browse files
author
Benjamin E. Coe
authored
docs: remove to old slack channel (#2466)
1 parent 0dd8fe4 commit 90e9eca

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
[![js-standard-style][standard-image]][standard-url]
1414
[![Coverage][coverage-image]][coverage-url]
1515
[![Conventional Commits][conventional-commits-image]][conventional-commits-url]
16-
[![Slack][slack-image]][slack-url]
1716

1817
## Description
1918
Yargs helps you build interactive command line tools, by parsing arguments and generating an elegant user interface.
@@ -147,10 +146,6 @@ yargs(Deno.args)
147146

148147
See examples of using yargs in the browser in [docs](/docs/browser.md).
149148

150-
## Community
151-
152-
Having problems? want to contribute? join our [community slack](http://devtoolscommunity.herokuapp.com).
153-
154149
## Documentation
155150

156151
### Table of Contents
@@ -182,8 +177,6 @@ post on why we think this is important](https://medium.com/the-node-js-collectio
182177
[standard-url]: http://standardjs.com/
183178
[conventional-commits-image]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg
184179
[conventional-commits-url]: https://conventionalcommits.org/
185-
[slack-image]: http://devtoolscommunity.herokuapp.com/badge.svg
186-
[slack-url]: http://devtoolscommunity.herokuapp.com
187180
[type-definitions]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
188181
[coverage-image]: https://img.shields.io/nycrc/yargs/yargs
189182
[coverage-url]: https://github.com/yargs/yargs/blob/main/.nycrc

0 commit comments

Comments
 (0)