chore(docs): discord link

This commit is contained in:
Mo
2022-07-05 11:46:18 -05:00
parent 1ce4cb3c5c
commit 462b8e3cbd
2 changed files with 4 additions and 3 deletions

View File

@@ -19,13 +19,13 @@ jobs:
- name: Install dependencies
run: yarn install
- name: Build components
run: yarn build:components
- name: Lint components
run: yarn lint
working-directory: packages/components
- name: Build components
run: yarn build:components
- name: Test components
run: yarn test
working-directory: packages/components

View File

@@ -29,6 +29,7 @@ This documentation explains how to get started with using Standard Notes, publis
## Staying informed
- [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)