Skip to content

Fix documentation links in README.md#2336

Merged
ofir-frd merged 1 commit intomainfrom
of/update-readme-paths
Apr 21, 2026
Merged

Fix documentation links in README.md#2336
ofir-frd merged 1 commit intomainfrom
of/update-readme-paths

Conversation

@ofir-frd
Copy link
Copy Markdown
Collaborator

Updated links in the README to point to the new documentation site.

Updated links in the README to point to the new documentation site.
@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Update documentation domain links in README

📝 Documentation

Grey Divider

Walkthroughs

Description
• Updated all documentation links from old domain to new domain
• Changed qodo-merge-docs.qodo.ai to docs.pr-agent.ai throughout README
• Updated links in active content and commented-out sections
• Maintains all original URL paths and anchors
Diagram
flowchart LR
  A["README.md<br/>Old Domain Links"] -- "Replace qodo-merge-docs.qodo.ai" --> B["README.md<br/>New Domain Links"]
  B -- "docs.pr-agent.ai" --> C["Updated Documentation<br/>References"]
Loading

Grey Divider

File Changes

1. README.md 📝 Documentation +31/-31

Replace documentation domain throughout README

• Replaced 18 instances of qodo-merge-docs.qodo.ai with docs.pr-agent.ai
• Updated links in GitHub Action setup guide section
• Updated links in CLI setup guide section
• Updated links in platform-specific installation sections (GitLab, BitBucket, Azure DevOps)
• Updated links in commented-out sections for compliance, pricing, and chat features
• Updated links in comprehensive features table covering tools, usage, and core abilities

README.md


Grey Divider

Qodo Logo

@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

qodo-free-for-open-source-projects Bot commented Apr 21, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (1) 📎 Requirement gaps (0)

Grey Divider


Remediation recommended

1. Edited commented-out README links 📘 Rule violation ⚙ Maintainability
Description
The PR updates URLs inside Markdown comment blocks ([//]: # (...)), continuing to maintain
commented-out/dead content in README.md. This conflicts with the requirement to avoid
commented-out code/blocks in submitted changes.
Code

README.md[87]

+[//]: # (Read more about it [here]&#40;https://docs.pr-agent.ai/tools/compliance/&#41;)
Evidence
PR Compliance ID 2 disallows commented-out/dead code/blocks in the PR; the modified lines are
Markdown comments that remain commented out after the change, meaning the PR is still editing and
preserving dead/commented-out content.

Rule 2: No Dead or Commented-Out Code
README.md[87-87]
README.md[109-109]
README.md[122-122]
README.md[135-135]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

## Issue description
The PR edits Markdown comment blocks (`[//]: # (...)`) in `README.md`, which keeps commented-out/dead content actively maintained.

## Issue Context
Compliance requires avoiding commented-out blocks in submitted changes.

## Fix Focus Areas
- README.md[87-87]
- README.md[109-109]
- README.md[122-122]
- README.md[135-135]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

Qodo Logo

@ofir-frd ofir-frd merged commit dfef35c into main Apr 21, 2026
2 checks passed
@ofir-frd ofir-frd deleted the of/update-readme-paths branch April 21, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant