fix(docs): add stub page for removed rl-training to fix broken links - #33398
Closed
wkramx wants to merge 1 commit into
Closed
fix(docs): add stub page for removed rl-training to fix broken links#33398wkramx wants to merge 1 commit into
wkramx wants to merge 1 commit into
Conversation
PR NousResearch#26106 removed the Atropos RL training integration but left several documentation pages linking to the deleted /user-guide/features/rl-training route, causing 404s for users clicking 'RL Training' in the learning path and feature overview. - Add stub page explaining the feature was removed with alternatives - Re-add rl-training to sidebar under Features > Advanced
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
PR #26106 removed the Atropos RL training integration but left several documentation pages linking to the deleted
/user-guide/features/rl-trainingroute. Users clicking "RL Training" in the learning path or feature overview get a 404.Broken links:
getting-started/learning-path.mdlines 27, 103, 139user-guide/features/overview.mdline 46Fix
Add a stub page at
website/docs/user-guide/features/rl-training.mdthat:Also re-add the page to
sidebars.tsunder Features > Advanced so it appears in navigation.Changes
website/docs/user-guide/features/rl-training.mdwebsite/sidebars.tsrl-trainingto Advanced category