Skip to content

Commit 08b6b33

Browse files
committed
docs: replace Gitter with Zulip in links database
--- 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: na - 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: passed - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent 8b9b060 commit 08b6b33

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/links/database.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9343,7 +9343,7 @@
93439343
"gotoblas2"
93449344
]
93459345
},
9346-
"https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im": {
9346+
"https://stdlib.zulipchat.com": {
93479347
"id": "chat-url",
93489348
"description": "stdlib chat room.",
93499349
"short_url": "",
@@ -9522,13 +9522,13 @@
95229522
"image"
95239523
]
95249524
},
9525-
"https://img.shields.io/gitter/room/stdlib-js/stdlib.svg": {
9525+
"https://img.shields.io/badge/zulip-join_chat-brightgreen.svg": {
95269526
"id": "chat-image",
9527-
"description": "Image for the Gitter chat room.",
9527+
"description": "Image for the Zulip chat.",
95289528
"short_url": "",
95299529
"keywords": [
95309530
"chat",
9531-
"gitter",
9531+
"zulip",
95329532
"image"
95339533
]
95349534
},

0 commit comments

Comments
 (0)