MINOR: Fix plugin path in quickstart.html (#12252)

Reviewers: Luke Chen <showuon@gmail.com>
This commit is contained in:
JK-Wang 2022-06-05 15:08:37 +08:00 committed by GitHub
parent a39d447677
commit 04f23688e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ This is my second event</code></pre>
</p>
<pre class="brush: bash;">
&gt; echo "plugin.path=lib/connect-file-{{fullDotVersion}}.jar"</pre>
&gt; echo "plugin.path=libs/connect-file-{{fullDotVersion}}.jar"</pre>
<p>
Then, start by creating some seed data to test with: