C0urante commented on code in PR #615:
URL: https://github.com/apache/kafka-site/pull/615#discussion_r1690302020


##########
38/quickstart.html:
##########
@@ -237,7 +237,7 @@ <h4 class="anchor-heading">
             Edit the <code 
class="language-bash">config/connect-standalone.properties</code> file, add or 
change the <code>plugin.path</code> configuration property match the following, 
and save the file:
         </p>
 
-        <pre class="line-numbers"><code class="language-bash">$ echo 
"plugin.path=libs/connect-file-{{fullDotVersion}}.jar &gt;&gt; 
config/connect-standalone.properties"</code></pre>
+        <pre class="line-numbers"><code class="language-bash">$ echo 
"plugin.path=libs/connect-file-{{fullDotVersion}}.jar" &gt;&gt; 
"config/connect-standalone.properties"</code></pre>

Review Comment:
   Ah, good catch! Thanks, done.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to