Skip to content

Commit 879d533

Browse files
committed
add → symbols to links
1 parent 0288fc0 commit 879d533

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/codacy-ai/codacy-ai.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ _This feature leverages OpenAI models, and is strictly opt-in: it will only run
1414

1515
AI-enhanced comments are optional, machine-generated suggestions that appear directly in pull requests and review threads. They use Codacy's AI to provide concise issue summaries, remediation suggestions, and links to relevant documentation — helping reviewers and authors quickly understand and fix problems.
1616

17-
More details about [AI-enhanced comments here](../repositories-configure/integrations/github-integration.md#ai-enhanced-comments).
17+
More details about [AI-enhanced comments here](../repositories-configure/integrations/github-integration.md#ai-enhanced-comments).
1818

1919
**How to turn it on**
2020

@@ -47,7 +47,7 @@ _This feature leverages OpenAI models, and is strictly opt-in: you need to get i
4747

4848
Codacy False Positive triage analyzes results on a commit basis to give you visibility into issues that may be false positives (based on their context). During triage, each issue is given a confidence score along with an explanation. When the confidence level falls below a defined threshold, the issue is then flagged as an AI false positive and surfaced for manual review. You can evaluate potential false positives during a pull request in app or on any Codacy page where issues appear. These issues can be ignored or marked as Not a false positive.
4949

50-
More details about [False Positives here](../repositories/commits.md#false-positive-issues).
50+
More details about [False Positives here](../repositories/commits.md#false-positive-issues).
5151

5252
**How to turn it on**
5353

@@ -68,7 +68,7 @@ _This feature leverages Google Gemini models, and is strictly opt-in: it will on
6868

6969
The AI Reviewer combines the reliability of deterministic, rule-based static code analysis with the power of AI. It draws in the necessary context from source code and PR metadata to ensure the business intent matches the technical outcome, and can catch logic gaps that conventional scanners (and human reviewers) often miss.
7070

71-
More details about [Ai Reviewer here](../repositories-configure/integrations/github-integration.md#ai-reviewer).
71+
More details about [Ai Reviewer here](../repositories-configure/integrations/github-integration.md#ai-reviewer).
7272

7373
**How to turn it on**
7474

0 commit comments

Comments
 (0)