diff --git a/etc/typedoc/index.md b/etc/typedoc/index.md index fdd193f99fde..412b7d369bea 100644 --- a/etc/typedoc/index.md +++ b/etc/typedoc/index.md @@ -72,7 +72,7 @@ Thank you for being a part of our community! Your support is invaluable to us! - [**Google Calendar**][stdlib-public-calendar]: calendar of public events, including [open office hours][stdlib-office-hours]. - [**Open Collective**][open-collective-stdlib]: financially support the project. - [**Bluesky**][stdlib-bluesky]: follow us on social media. -- [**Gitter**][stdlib-gitter]: chat with project maintainers and other community members. +- [**Zulip**][stdlib-zulip]: chat with project maintainers and other community members. ## Features @@ -592,7 +592,7 @@ Copyright © 2016-2025. The Stdlib [Authors][stdlib-authors]. [stdlib-bluesky]: https://bsky.app/profile/stdlib.io -[stdlib-gitter]: https://gitter.im/stdlib-js/stdlib +[stdlib-zulip]: https://stdlib.zulipchat.com [@stdlib/math/base/special]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base/special diff --git a/etc/typedoc/theme/partials/footer.hbs b/etc/typedoc/theme/partials/footer.hbs index adb494a967a7..d6498b85baca 100644 --- a/etc/typedoc/theme/partials/footer.hbs +++ b/etc/typedoc/theme/partials/footer.hbs @@ -65,7 +65,7 @@ / Docs / - Chat + Chat / X / diff --git a/lib/node_modules/@stdlib/_tools/scripts/publish_packages.js b/lib/node_modules/@stdlib/_tools/scripts/publish_packages.js index 201e6116f1a7..94f2932ae546 100644 --- a/lib/node_modules/@stdlib/_tools/scripts/publish_packages.js +++ b/lib/node_modules/@stdlib/_tools/scripts/publish_packages.js @@ -519,8 +519,8 @@ function mainRepoSection( customLicense, branch, hasBundles, hasCLI ) { '', '-->', '', - '[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg', - '[chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im', + '[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg', + '[chat-url]: https://stdlib.zulipchat.com', '', '[stdlib]: https://github.com/stdlib-js/stdlib', '',