Skip to content

Commit 9dac484

Browse files
docs: update community Slack URL to https://spice.ai/slack (#1752)
1 parent 72fa531 commit 9dac484

7 files changed

Lines changed: 8 additions & 8 deletions

File tree

website/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Spice enables developers to build data-grounded AI applications and agents by co
145145

146146
### Connect with Us
147147

148-
- Build with Spice and share feedback at [hey@spice.ai](mailto:hey@spice.ai), [Slack](https://spiceai.org/slack), [X](https://twitter.com/spice_ai), or [LinkedIn](https://www.linkedin.com/company/74148478).
148+
- Build with Spice and share feedback at [hey@spice.ai](mailto:hey@spice.ai), [Slack](https://spice.ai/slack), [X](https://twitter.com/spice_ai), or [LinkedIn](https://www.linkedin.com/company/74148478).
149149
- [File an issue](https://github.com/spiceai/spiceai/issues/new) for bugs or issues.
150150
- Join our team ([We're hiring!](https://spice.ai/careers)).
151151
- Contribute code or documentation ([CONTRIBUTING.md](https://github.com/spiceai/spiceai/blob/trunk/CONTRIBUTING)).

website/docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ const config: Config = {
269269
},
270270
{
271271
label: 'Slack',
272-
href: 'https://spiceai.org/slack',
272+
href: 'https://spice.ai/slack',
273273
position: 'right'
274274
},
275275
{
@@ -318,7 +318,7 @@ const config: Config = {
318318
},
319319
{
320320
label: 'Slack',
321-
href: 'https://spiceai.org/slack'
321+
href: 'https://spice.ai/slack'
322322
},
323323
{
324324
label: 'X',

website/src/components/docs/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { Meta, ColorPalette, ColorItem } from '@storybook/blocks'
55
# Spice.ai OSS
66

77
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
8-
[![Slack](https://img.shields.io/badge/slack-orange?logo=slack)](https://spiceai.org/slack)
8+
[![Slack](https://img.shields.io/badge/slack-orange?logo=slack)](https://spice.ai/slack)
99
[![Follow on X](https://img.shields.io/twitter/follow/spice_ai.svg?style=social&logo=x)](https://x.com/intent/follow?screen_name=spice_ai)
1010

1111
### What is Spice?

website/src/components/molecules/social/social.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export const Social = () => {
2929
<Icon iconName='twitter' className='h-7 w-7 hover:text-primary' />
3030
</Link>
3131
<Link
32-
href='https://spiceai.org/slack'
32+
href='https://spice.ai/slack'
3333
target='_blank'
3434
rel='noreferrer'
3535
aria-label='Spice.ai Slack Community'

website/versioned_docs/version-1.10.x/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Spice enables developers to build data-grounded AI applications and agents by co
153153

154154
### Connect with Us
155155

156-
- Build with Spice and share feedback at [hey@spice.ai](mailto:hey@spice.ai), [Slack](https://spiceai.org/slack), [X](https://twitter.com/spice_ai), or [LinkedIn](https://www.linkedin.com/company/74148478).
156+
- Build with Spice and share feedback at [hey@spice.ai](mailto:hey@spice.ai), [Slack](https://spice.ai/slack), [X](https://twitter.com/spice_ai), or [LinkedIn](https://www.linkedin.com/company/74148478).
157157
- [File an issue](https://github.com/spiceai/spiceai/issues/new) for bugs or issues.
158158
- Join our team ([We're hiring!](https://spice.ai/careers)).
159159
- Contribute code or documentation ([CONTRIBUTING.md](https://github.com/spiceai/spiceai/blob/trunk/CONTRIBUTING)).

website/versioned_docs/version-1.11.x/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Spice enables developers to build data-grounded AI applications and agents by co
179179

180180
### Connect with Us
181181

182-
- Build with Spice and share feedback at [hey@spice.ai](mailto:hey@spice.ai), [Slack](https://spiceai.org/slack), [X](https://twitter.com/spice_ai), or [LinkedIn](https://www.linkedin.com/company/74148478).
182+
- Build with Spice and share feedback at [hey@spice.ai](mailto:hey@spice.ai), [Slack](https://spice.ai/slack), [X](https://twitter.com/spice_ai), or [LinkedIn](https://www.linkedin.com/company/74148478).
183183
- [File an issue](https://github.com/spiceai/spiceai/issues/new) for bugs or issues.
184184
- Join our team ([We're hiring!](https://spice.ai/careers)).
185185
- Contribute code or documentation ([CONTRIBUTING.md](https://github.com/spiceai/spiceai/blob/trunk/CONTRIBUTING)).

website/versioned_docs/version-1.9.x/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Spice enables developers to build data-grounded AI applications and agents by co
153153

154154
### Connect with Us
155155

156-
- Build with Spice and share feedback at [hey@spice.ai](mailto:hey@spice.ai), [Slack](https://spiceai.org/slack), [X](https://twitter.com/spice_ai), or [LinkedIn](https://www.linkedin.com/company/74148478).
156+
- Build with Spice and share feedback at [hey@spice.ai](mailto:hey@spice.ai), [Slack](https://spice.ai/slack), [X](https://twitter.com/spice_ai), or [LinkedIn](https://www.linkedin.com/company/74148478).
157157
- [File an issue](https://github.com/spiceai/spiceai/issues/new) for bugs or issues.
158158
- Join our team ([We're hiring!](https://spice.ai/careers)).
159159
- Contribute code or documentation ([CONTRIBUTING.md](https://github.com/spiceai/spiceai/blob/trunk/CONTRIBUTING.md)).

0 commit comments

Comments
 (0)