mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-20 05:11:53 +02:00
fix slack links in readme and contributing (#5256)
This commit is contained in:
parent
179d5c926e
commit
0df29a9dd7
@ -26,8 +26,8 @@
|
||||
<a href="https://unpkg.com/slate/dist/slate.min.js">
|
||||
<img src="http://img.badgesize.io/https://unpkg.com/slate/dist/slate.min.js?compression=gzip&label=size">
|
||||
</a>
|
||||
<a href="https://slate-slack.herokuapp.com">
|
||||
<img src="https://slate-slack.herokuapp.com/badge.svg">
|
||||
<a href="https://join.slack.com/t/slate-js/shared_invite/zt-f8t986ip-7dA1DyiqPpzootz1snKXkw">
|
||||
<img src="https://img.shields.io/badge/slack-slate--js-brightgreen.svg?logo=slack">
|
||||
</a>
|
||||
<a href="./packages/slate/package.json">
|
||||
<img src="https://img.shields.io/npm/v/slate.svg?maxAge=3600&label=version&colorB=007ec6">
|
||||
|
@ -32,9 +32,9 @@ Here's a [JSFiddle template for Slate](https://jsfiddle.net/01pLxfzu/) to get yo
|
||||
|
||||
## Asking Questions
|
||||
|
||||
We've also got a [Slate Slack team](https://slate-slack.herokuapp.com) where you can ask questions and get answers from other people using Slate:
|
||||
We've also got a [Slate Slack team](https://join.slack.com/t/slate-js/shared_invite/zt-f8t986ip-7dA1DyiqPpzootz1snKXkw) where you can ask questions and get answers from other people using Slate:
|
||||
|
||||
[](https://slate-slack.herokuapp.com)
|
||||
[](https://join.slack.com/t/slate-js/shared_invite/zt-f8t986ip-7dA1DyiqPpzootz1snKXkw)
|
||||
|
||||
Please use the Slack instead of asking questions in issues, since we want to reserve issues for keeping track of bugs and features. We close questions in issues so that maintaining the project isn't overwhelming.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user