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
|
- name: Install dependencies
|
||||||
run: yarn install
|
run: yarn install
|
||||||
|
|
||||||
|
- name: Build components
|
||||||
|
run: yarn build:components
|
||||||
|
|
||||||
- name: Lint components
|
- name: Lint components
|
||||||
run: yarn lint
|
run: yarn lint
|
||||||
working-directory: packages/components
|
working-directory: packages/components
|
||||||
|
|
||||||
- name: Build components
|
|
||||||
run: yarn build:components
|
|
||||||
|
|
||||||
- name: Test components
|
- name: Test components
|
||||||
run: yarn test
|
run: yarn test
|
||||||
working-directory: packages/components
|
working-directory: packages/components
|
||||||
|
|||||||
@@ -29,6 +29,7 @@ This documentation explains how to get started with using Standard Notes, publis
|
|||||||
## Staying informed
|
## Staying informed
|
||||||
|
|
||||||
- [GitHub](https://github.com/standardnotes)
|
- [GitHub](https://github.com/standardnotes)
|
||||||
|
- [Discord](https://standardnotes.com/discord)
|
||||||
- [Twitter](https://twitter.com/standardnotes)
|
- [Twitter](https://twitter.com/standardnotes)
|
||||||
- [Slack](https://standardnotes.com/slack)
|
- [Slack](https://standardnotes.com/slack)
|
||||||
- [Blog](https://blog.standardnotes.org)
|
- [Blog](https://blog.standardnotes.org)
|
||||||
|
|||||||
Reference in New Issue
Block a user