Skip to content

Commit 68d72bc

Browse files
authored
Merge branch 'master' into staging/jts-api-distributed
2 parents 0b9b1e1 + d7a2754 commit 68d72bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/shared/v3-core-plugins/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You can copy example plugins from the [influxdb3_plugins repository](https://git
6363
git clone https://github.com/influxdata/influxdb3_plugins.git
6464

6565
# Copy example plugins to your plugin directory
66-
cp -r influxdb3_plugins/examples/write/* /path/to/plugins/
66+
cp -r influxdb3_plugins/examples/wal_plugin/* /path/to/plugins/
6767
```
6868

6969
#### Directly from GitHub

0 commit comments

Comments
 (0)