Skip to content

Commit 24df787

Browse files
author
Dominique Chuo
committed
updates discord url
1 parent b723d60 commit 24df787

File tree

18 files changed

+770
-1270
lines changed

18 files changed

+770
-1270
lines changed

docs/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Contact [[email protected]](mailto:[email protected]) for more information.
4949

5050
### Where can I get help?
5151
- **Documentation**: Comprehensive guides and API references
52-
- **Discord Community**: [Join our Discord](https://discord.com/invite/vuBrm5kuuF) for real-time help
52+
- **Discord Community**: [Join our Discord](https://discord.gg/RYN5cHwVuc) for real-time help
5353
- **GitHub Issues**: Report bugs and request features
5454
- **Commercial Support**: Enterprise support plans available
5555

@@ -63,4 +63,4 @@ Please report bugs on our [GitHub Issues](https://github.com/reifydb/reifydb/iss
6363

6464
---
6565

66-
Still have questions? Join our [Discord community](https://discord.com/invite/vuBrm5kuuF) or reach out to [[email protected]](mailto:[email protected]).
66+
Still have questions? Join our [Discord community](https://discord.gg/RYN5cHwVuc) or reach out to [[email protected]](mailto:[email protected]).

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ const config: Config = {
261261
items: [
262262
{
263263
label: 'Discord',
264-
href: 'https://discord.com/invite/vuBrm5kuuF',
264+
href: 'https://discord.gg/RYN5cHwVuc',
265265
},
266266
{
267267
label: 'X',

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@
2525
"@easyops-cn/docusaurus-search-local": "^0.52.1",
2626
"@mdx-js/react": "^3.1.0",
2727
"@monaco-editor/react": "^4.7.0",
28-
"@reifydb/client": "0.0.1-alpha.4",
29-
"@reifydb/core": "0.0.1-alpha.4",
28+
"@reifydb/react": "0.0.1-alpha.7",
29+
"@reifydb/client": "0.0.1-alpha.7",
30+
"@reifydb/core": "0.0.1-alpha.7",
3031
"@tanstack/react-table": "^8.21.3",
3132
"clsx": "^2.1.1",
3233
"monaco-editor": "^0.52.2",

pnpm-lock.yaml

Lines changed: 29 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)