jlprat commented on code in PR #10767:
URL: https://github.com/apache/kafka/pull/10767#discussion_r1478363587


##########
docs/quickstart.html:
##########
@@ -233,19 +233,16 @@ <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="brush: bash;">
-&gt; echo "plugin.path=libs/connect-file-{{fullDotVersion}}.jar"</pre>
+        <pre class="line-numbers"><code class="language-bash">$ echo 
"plugin.path=libs/connect-file-{{fullDotVersion}}.jar"</code></pre>

Review Comment:
   pushed the fix



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to