Skip to content

Commit a2027b7

Browse files
committed
Link AI chat assistants in prompt dialog
1 parent eb943bd commit a2027b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/add_blurb.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h5 class="modal-title" id="aiPromptModalLabel">Prompt for AI to write NEWS entr
7676
<div class="alert alert-warning d-none" id="ai-prompt-warning" role="alert"></div>
7777
<textarea class="form-control" id="ai-prompt-text" rows="18" readonly></textarea>
7878
<small class="form-text text-muted">
79-
Copy this prompt into ChatGPT, Claude, Gemini, DeepSeek, or another AI assistant to generate the NEWS entry. The generated text is only a reference; please review it before entering it in the NEWS entry box.
79+
Copy this prompt into <a href="https://chatgpt.com/" target="_blank" rel="noopener noreferrer">ChatGPT</a>, <a href="https://claude.ai/" target="_blank" rel="noopener noreferrer">Claude</a>, <a href="https://gemini.google.com/" target="_blank" rel="noopener noreferrer">Gemini</a>, or another AI assistant to generate the NEWS entry. The generated text is only a reference; please review it before entering it in the NEWS entry box.
8080
</small>
8181
</div>
8282
<div class="modal-footer">

0 commit comments

Comments
 (0)