Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/amazonq/src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<p><code>/dev</code> to task Amazon Q with generating new code across your entire project and implement features.</p>

<h3>Generate documentation</h3>
<p><code>/docs</code> to task Amazon Q with writing API, technical design, and onboarding documentation.</p>
<p><code>/doc</code> to task Amazon Q with writing API, technical design, and onboarding documentation.</p>

<h3>Automate code reviews</h3>
<p><code>/review</code> to ask Amazon Q to perform code reviews, flagging suspicious code patterns and assessing deployment risk.</p>
Expand Down
Loading