Skip to content

Commit c5d3316

Browse files
authored
Fix marketplace description incorrectly referring to /docs (#5154)
1 parent f8a255a commit c5d3316

File tree

1 file changed

+1
-1
lines changed
  • plugins/amazonq/src/main/resources/META-INF

1 file changed

+1
-1
lines changed

plugins/amazonq/src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<p><code>/dev</code> to task Amazon Q with generating new code across your entire project and implement features.</p>
1313
1414
<h3>Generate documentation</h3>
15-
<p><code>/docs</code> to task Amazon Q with writing API, technical design, and onboarding documentation.</p>
15+
<p><code>/doc</code> to task Amazon Q with writing API, technical design, and onboarding documentation.</p>
1616
1717
<h3>Automate code reviews</h3>
1818
<p><code>/review</code> to ask Amazon Q to perform code reviews, flagging suspicious code patterns and assessing deployment risk.</p>

0 commit comments

Comments
 (0)