chore(docs): discord link
This commit is contained in:
6
.github/workflows/pr.components.yml
vendored
6
.github/workflows/pr.components.yml
vendored
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user