Skip to content

Commit 13b450b

Browse files
chore: update Discord invite link (#5762)
* chore: update Discord invite link * Apply suggestions from code review --------- Co-authored-by: Scott Anderson <[email protected]>
1 parent c4ed194 commit 13b450b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/shared/v3-core-get-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ influxdb3 create distinct_cache -h
413413
#### Only supported in Docker
414414

415415
As of this writing, the Processing Engine is only supported in Docker environments.
416-
We expect it to launch in non-Docker environments soon. We're still in very active development creating the API and developer experience; things will break and change fast. Join our <a href=https://discord.com/invite/eMnhxPyj>Discord</a> to ask questions and give feedback.
416+
We expect it to launch in non-Docker environments soon. We're still in very active development creating the API and developer experience; things will break and change fast. Join our <a href="https://discord.gg/9zaNCW2PRT">Discord</a> to ask questions and give feedback.
417417
{{% /note %}}
418418

419419
InfluxDB3 has an embedded Python VM for running code inside the database. Currently, we only support plugins that get triggered on WAL file flushes, but more will be coming soon. Specifically, plugins will be able to be triggered by:

content/shared/v3-enterprise-get-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ influxdb3 create distinct_cache -h
419419
#### Only supported in Docker
420420

421421
As of this writing, the Processing Engine is only supported in Docker environments.
422-
We expect it to launch in non-Docker environments soon. We're still in very active development creating the API and developer experience; things will break and change fast. Join our <a href=https://discord.com/invite/eMnhxPyj>Discord</a> to ask questions and give feedback.
422+
We expect it to launch in non-Docker environments soon. We're still in very active development creating the API and developer experience; things will break and change fast. Join our <a href="https://discord.gg/9zaNCW2PRT">Discord</a> to ask questions and give feedback.
423423
{{% /note %}}
424424

425425
InfluxDB3 has an embedded Python VM for running code inside the database. Currently, we only support plugins that get triggered on WAL file flushes, but more will be coming soon. Specifically, plugins will be able to be triggered by:

0 commit comments

Comments
 (0)