Skip to content

Commit adf6cca

Browse files
committed
ui: ai-local: update the prompt path
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 9d7eb4f commit adf6cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/ai-local.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ <h2>Review Prompts</h2>
267267
The exact prompt we use on netdev is:
268268
</p>
269269
<div class="prompt-text">Current directory is the root of a Linux Kernel git repository.
270-
Read the prompt from review-prompt/prompt.md.
270+
Read the prompt from kernel/review-core.md.
271271
Using the prompt, do a deep dive regression analysis of the HEAD commit.
272272
Use commit range &lt;base&gt;..&lt;head&gt; for the false-positive-guide.md section.</div>
273273

0 commit comments

Comments
 (0)