Skip to content

docs(links): fix Relax repository URLs - #310

Merged
SigureMo merged 1 commit into
redai-studio:mainfrom
ooooo-create:docs/fix-relax-repo-links
Sep 10, 2026
Merged

docs(links): fix Relax repository URLs#310
SigureMo merged 1 commit into
redai-studio:mainfrom
ooooo-create:docs/fix-relax-repo-links

Conversation

@ooooo-create

Copy link
Copy Markdown
Contributor

What

Correct six GitHub links in the English and Chinese GenRM documentation to point to redai-studio/Relax.

Why

These references currently use xhs-tech/Relax, directing readers to the wrong GitHub organization.

How

Replace the repository owner in links to examples/generate_reward_model/README.md and examples/generate_reward_model/post_process_genrm_swap.py. Preserve the main branch and target file paths in both language versions.

Testing

  • pre-commit run --all-files passes
  • Tests pass (pytest tests/) — Not run because this change only corrects documentation URLs; multi-node GPU integration tests are not applicable.
  • New tests added (if applicable) — Not applicable to these URL corrections.
  • Documentation updated (if applicable)

Also verified that git diff --cached --check passes and no tracked files retain xhs-tech/Relax references.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • CI/CD or build changes

Screenshots / Logs

All applicable hooks passed with pre-commit run --all-files --show-diff-on-failure, including gitleaks. Screenshots are not applicable to this URL-only documentation update.

# 📝 Documentation

## Fix repository links

- Point all six GenRM documentation links to redai-studio/Relax.
- Update the English and Chinese pages together while preserving the target paths.
Copilot AI lite review requested due to automatic review settings September 10, 2026 15:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are limited to documentation URL corrections and the updated links are consistent and valid across both language versions.

Pull request overview

This PR updates GenRM documentation links (English + Chinese) so they correctly point to the redai-studio/Relax GitHub repository, fixing previously incorrect xhs-tech/Relax references.

Changes:

  • Updated three GitHub URLs in the Chinese GenRM doc to use https://github.com/redai-studio/Relax/....
  • Updated three GitHub URLs in the English GenRM doc to use https://github.com/redai-studio/Relax/....
  • Kept the main branch and target paths unchanged while only switching the repository owner.
File summaries
File Description
docs/zh/examples/generative-reward-model.md Fixes GitHub links to point to redai-studio/Relax for the GenRM example README and post-processing script.
docs/en/examples/generative-reward-model.md Same link corrections in the English GenRM documentation to avoid directing users to the wrong org.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@rai-studio-bot rai-studio-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已核对中英文文档的六处链接修改,目标文件均存在于 redai-studio/Relaxmain 分支,未发现需要阻塞合入的问题。PR 描述与改动一致。Pre-commit 检查已通过,三项 Python 测试仍在运行;本次仅修改文档 URL,未运行本地训练及多节点 GPU 集成测试。

Powered by Nyanpasu with gpt-6-astra medium, please check the suggestions carefully.

@SigureMo SigureMo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMeow 🐾

@SigureMo
SigureMo merged commit e4875b6 into redai-studio:main Sep 10, 2026
4 checks passed
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.

4 participants