Skip to content

Commit 64c071e

Browse files
committed
codacy-ai/
1 parent 1508d41 commit 64c071e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docusaurus/docs/codacy-ai/codacy-ai.mdx

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

1919
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.
2020

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

2323
**How to turn it on**
2424

@@ -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.mdx#false-positive-issues).
50+
More details about [False Positives here →](../repositories/commits#false-positive-issues).
5151

5252
**How to turn it on**
5353

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

7272
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.
7373

74-
More details about [AI Reviewer here →](../repositories-configure/integrations/github-integration.md#ai-reviewer).
74+
More details about [AI Reviewer here →](../repositories-configure/integrations/github-integration#ai-reviewer).
7575

7676
**How to turn it on**
7777

0 commit comments

Comments
 (0)