chore: remove slack (#1999)
This commit is contained in:
@@ -17,7 +17,7 @@ Thank you for your interest in contributing to Standard Notes. We are very happy
|
||||
|
||||
1. Submit suggestions and feature ideas to our [community forum](https://forum.standardnotes.org). You can comment on the existing feature requests and subscribe to individual threads to follow their progress.
|
||||
2. Report bugs or issues to our [community forum](https://forum.standardnotes.org).
|
||||
3. Help others on the forum and our [Slack group](https://standardnotes.com/slack).
|
||||
3. Help others on the forum and our [Discord group](https://standardnotes.com/discord).
|
||||
4. Blog, tweet and share what you like about Standard Notes, what you use it for, and how it helps you.
|
||||
|
||||
We do things the old-fashioned way and rely on people like you telling other people like you about Standard Notes to sustain our efforts. Get a free month of Extended when your friend also joins Extended. Log into the [member dashboard](https://dashboard.standardnotes.com) to get your unique referral link. 🙂
|
||||
|
||||
@@ -138,6 +138,6 @@ There are an unlimited number of things you can build with components that do an
|
||||
|
||||
To see how we built [our own components](https://standardnotes.com/extensions), study the source code [available here](https://github.com/sn-extensions).
|
||||
|
||||
For questions on development, [post in the forum](https://forum.standardnotes.org) or [join our Slack](https://standardnotes.com/slack).
|
||||
For questions on development, [post in the forum](https://forum.standardnotes.org) or [join our Discord](https://standardnotes.com/discord).
|
||||
|
||||
If you'd like to support Standard Notes and use our secure hosting to install all the components we have to offer, consider purchasing the [Extended subscription](https://standardnotes.com/extended).
|
||||
|
||||
@@ -98,4 +98,4 @@ Standard Notes will ping the `latest_url`endpoint automatically to update extens
|
||||
|
||||
## Questions?
|
||||
|
||||
Join the [Slack group](https://standardnotes.com/slack) and ask away in the \#dev channel.
|
||||
Join the [Discord group](https://standardnotes.com/discord) and ask away in the \#dev channel.
|
||||
|
||||
@@ -155,8 +155,8 @@ For every received item:
|
||||
|
||||
## Next Steps
|
||||
|
||||
Join the [Slack group](https://standardnotes.com/slack) to discuss implementation details and ask any questions you may have.
|
||||
Join the [Discord group](https://standardnotes.com/discord) to discuss implementation details and ask any questions you may have.
|
||||
|
||||
You can also email [help@standardnotes.org](mailto:help@standardnotes.org).
|
||||
You can also email [help@standardnotes.org](mailto:help@standardnotes.com).
|
||||
|
||||
Follow [@standardnotes on Twitter](https://twitter.com/standardnotes) for updates and announcements.
|
||||
|
||||
@@ -338,8 +338,8 @@ result = ['004', nonce, ciphertext, encoded_authenticated_data].join(':')
|
||||
|
||||
## Next Steps
|
||||
|
||||
Join the [Slack group](https://standardnotes.com/slack) to discuss implementation details and ask any questions you may have.
|
||||
Join the [Discord group](https://standardnotes.com/Discord) to discuss implementation details and ask any questions you may have.
|
||||
|
||||
You can also email [help@standardnotes.org](mailto:help@standardnotes.org).
|
||||
You can also email [help@standardnotes.org](mailto:help@standardnotes.com).
|
||||
|
||||
Follow [@standardnotes on Twitter](https://twitter.com/standardnotes) for updates and announcements.
|
||||
|
||||
@@ -31,7 +31,6 @@ This documentation explains how to get started with using Standard Notes, publis
|
||||
- [GitHub](https://github.com/standardnotes)
|
||||
- [Discord](https://standardnotes.com/discord)
|
||||
- [Twitter](https://twitter.com/standardnotes)
|
||||
- [Slack](https://standardnotes.com/slack)
|
||||
- [Blog](https://blog.standardnotes.org)
|
||||
|
||||
## Something missing?
|
||||
|
||||
@@ -111,12 +111,12 @@ module.exports = {
|
||||
title: 'Community',
|
||||
items: [
|
||||
{
|
||||
label: 'Join our Slack',
|
||||
href: 'https://standardnotes.com/slack',
|
||||
label: 'Join our Discord',
|
||||
href: 'https://standardnotes.com/discord',
|
||||
},
|
||||
{
|
||||
label: 'Community Forum',
|
||||
href: 'https://forum.standardnotes.org',
|
||||
href: 'https://standardnotes.com/forum',
|
||||
},
|
||||
{
|
||||
label: 'Listed Blogging Platform',
|
||||
|
||||
Reference in New Issue
Block a user