Skip to content

Commit

Permalink
chore(docs): discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Jul 5, 2022
1 parent 1ce4cb3 commit 462b8e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr.components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions packages/docs/docs/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 462b8e3

Please sign in to comment.