Skip to content

Commit 8df917c

Browse files
authored
Merge pull request #598 from linear-b/ask-ai-cm-fixes
fix links
2 parents 955122e + 06842af commit 8df917c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/automations/integrations/askAI/add-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Use AI to suggests additional test cases for uncovered or modified functions in
2525
```
2626
<div class="result" markdown>
2727
<span>
28-
[:octicons-download-24: Download this example as a CM file.](/downloads/automation-library/integrations/askAI/askAI-QA.cm){ .md-button }
28+
[:octicons-download-24: Download this example as a CM file.](/downloads/automation-library/integrations/askAI/askAI_tests.cm){ .md-button }
2929
</span>
3030
</div>
3131
<!-- --8<-- [end:example]-->

docs/automations/integrations/askAI/code-review/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Use AI to perform a comprehensive code review, identify bugs, security risks, pe
2525
```
2626
<div class="result" markdown>
2727
<span>
28-
[:octicons-download-24: Download this example as a CM file.](/downloads/automation-library/integrations/askAI/askAI-CR.cm){ .md-button }
28+
[:octicons-download-24: Download this example as a CM file.](/downloads/automation-library/integrations/askAI/askAI_CR.cm){ .md-button }
2929
</span>
3030
</div>
3131
<!-- --8<-- [end:example]-->

docs/automations/integrations/askAI/summarize-pr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Use AI to generate a concise bullet-point summary of the changes in the pull req
2727
```
2828
<div class="result" markdown>
2929
<span>
30-
[:octicons-download-24: Download this example as a CM file.](/downloads/automation-library/integrations/askAI/askAI-QA.cm){ .md-button }
30+
[:octicons-download-24: Download this example as a CM file.](/downloads/automation-library/integrations/askAI/askAI_summarize.cm){ .md-button }
3131
</span>
3232
</div>
3333
<!-- --8<-- [end:example]-->

0 commit comments

Comments
 (0)