Skip to content

Commit 2468ebc

Browse files
committed
docs: update chat URLs due to Element transition
1 parent fc867a7 commit 2468ebc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ Test and build infrastructure is generously provided by the following services:
723723

724724
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg
725725

726-
[chat-url]: https://gitter.im/stdlib-js/stdlib/
726+
[chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im
727727

728728
[make]: https://www.gnu.org/software/make/
729729

docs/links/database.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9343,7 +9343,7 @@
93439343
"gotoblas2"
93449344
]
93459345
},
9346-
"https://gitter.im/stdlib-js/stdlib/": {
9346+
"https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im": {
93479347
"id": "chat-url",
93489348
"description": "stdlib chat room.",
93499349
"short_url": "",

lib/node_modules/@stdlib/_tools/scripts/publish_packages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ function mainRepoSection( customLicense, branch, hasBundles, hasCLI ) {
502502
'-->',
503503
'',
504504
'[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg',
505-
'[chat-url]: https://gitter.im/stdlib-js/stdlib/',
505+
'[chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im',
506506
'',
507507
'[stdlib]: https://github.com/stdlib-js/stdlib',
508508
'',

0 commit comments

Comments
 (0)