Skip to content

Commit fa39d3c

Browse files
authored
upd slack address (#195)
1 parent 2e5e21d commit fa39d3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/command-line-interface/ds-load-cli/plugins/custom.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ Arguments:
4545

4646
## Need help?
4747

48-
Please drop us a line in our [community slack](https://aserto.com/slack) if you need help writing a custom plugin! Also, we're happy to evaluate and accept new providers written by the community via a Pull Request in the [ds-load](https://github.com/aserto-dev/ds-load) repository.
48+
Please drop us a line in our [community slack](https://topaz-authz.slack.com) if you need help writing a custom plugin! Also, we're happy to evaluate and accept new providers written by the community via a Pull Request in the [ds-load](https://github.com/aserto-dev/ds-load) repository.
4949
5050
Submitted plugins should follow the same design patterns as existing providers, and live in the [plugins](https://github.com/aserto-dev/ds-load/tree/main/plugins) directory.

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ const config = {
101101
{
102102
html: '<img height="18" src="/img/slack-logo.svg" alt="community slack" />',
103103
position: 'right',
104-
href: 'https://aserto.com/slack'
104+
href: 'https://topaz-authz.slack.com'
105105
},
106106
{
107107
html: '<img width="150px" src="https://img.shields.io/github/stars/aserto-dev/topaz?style=for-the-badge&logo=github&logoColor=%23e7e7e7&logoSize=auto&label=Topaz&labelColor=rgb(36%2C37%2C38)&color=rgb(100%2C100%2C100)&link=https%3A%2F%2Fgithub.com%2Faserto-dev%2Ftopaz" alt="github topaz" />',

0 commit comments

Comments
 (0)