Skip to content

Commit a650986

Browse files
committed
docs: add link to Bluesky
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent 17149bc commit a650986

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Thank you for being a part of our community! Your support is invaluable to us!
7979

8080
- [**Google Calendar**][stdlib-public-calendar]: calendar of public events, including [open office hours][stdlib-office-hours].
8181
- [**Open Collective**][open-collective-stdlib]: financially support the project.
82-
- [**Twitter**][stdlib-twitter]: follow us on social media.
82+
- [**Bluesky**][stdlib-bluesky]: follow us on social media.
8383
- [**Gitter**][stdlib-gitter]: chat with project maintainers and other community members.
8484

8585
## Features
@@ -838,7 +838,9 @@ Test and build infrastructure is generously provided by the following services:
838838
839839
[open-collective-stdlib]: https://opencollective.com/stdlib
840840
841-
[stdlib-twitter]: https://twitter.com/stdlibjs
841+
<!-- [stdlib-twitter]: https://twitter.com/stdlibjs -->
842+
843+
[stdlib-bluesky]: https://bsky.app/profile/stdlib.io
842844
843845
[stdlib-gitter]: https://gitter.im/stdlib-js/stdlib
844846

0 commit comments

Comments
 (0)