Skip to content

fix: update reference link to configuration.toml#2425

Merged
naorpeled merged 1 commit into
The-PR-Agent:mainfrom
arsalanyavari:main
Jun 6, 2026
Merged

fix: update reference link to configuration.toml#2425
naorpeled merged 1 commit into
The-PR-Agent:mainfrom
arsalanyavari:main

Conversation

@arsalanyavari
Copy link
Copy Markdown
Contributor

While reviewing the documentation at https://docs.pr-agent.ai/usage-guide/configuration_options/, I noticed that the link for 'pr_reviewer' was broken. It was pointing to a location ten lines above the actual definition. This was likely caused by changes in the configuration.toml structure that were not reflected in the documentation's anchor links.

I fixed the line number in this PR.

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

Review Summary by Qodo

Fix pr_reviewer configuration anchor link line number

🐞 Bug fix 📝 Documentation

Grey Divider

Walkthroughs

Description
• Update anchor link to correct line number in configuration.toml
• Fix broken reference from line 66 to line 76
• Align documentation with actual configuration structure
Diagram
flowchart LR
  A["Documentation Reference"] -- "incorrect anchor #L66" --> B["Wrong Location"]
  A -- "corrected anchor #L76" --> C["Correct pr_reviewer Section"]

Loading

Grey Divider

File Changes

1. docs/docs/usage-guide/configuration_options.md 📝 Documentation +1/-1

Correct pr_reviewer anchor link line number

• Updated anchor link reference from #L66 to #L76 in pr_reviewer configuration link
• Corrects broken documentation link that pointed to wrong line in configuration.toml
• Ensures users are directed to correct section when following documentation

docs/docs/usage-guide/configuration_options.md


Grey Divider

Qodo Logo

@github-actions github-actions Bot added the bug label Jun 4, 2026
@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

qodo-free-for-open-source-projects Bot commented Jun 4, 2026

Code Review by Qodo

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

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@naorpeled
Copy link
Copy Markdown
Member

Thanks @arsalanyavari !

@naorpeled naorpeled merged commit 0f7c163 into The-PR-Agent:main Jun 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants