Skip to content

docs: fix broken documentation links in README#341

Open
primetimetank21 wants to merge 1 commit into
microsoft:pre-releasefrom
primetimetank21:fix/readme-doc-links
Open

docs: fix broken documentation links in README#341
primetimetank21 wants to merge 1 commit into
microsoft:pre-releasefrom
primetimetank21:fix/readme-doc-links

Conversation

@primetimetank21

Copy link
Copy Markdown

Summary

Five links in README.md point to URLs that return HTTP 404 after the docs site was restructured for the UFO³/Galaxy rebranding. This PR updates those links to their current paths.

Changes

Old URL (broken) New URL (working)
/advanced_usage/multi_action /ufo2/core_features/multi_action/
/advanced_usage/control_detection/hybrid_detection /ufo2/core_features/control_detection/hybrid_detection/
/advanced_usage/overview/ /ufo2/overview/
/advanced_usage/reinforce_appagent/overview/ /tutorials/creating_app_agent/overview/
/supported_models/overview/ /configuration/models/overview/

Each broken URL was verified to return 404; each replacement URL was verified to return 200. Links with unconfirmed replacements (/automator/overview, /galaxy/core/overview/, /galaxy/session/overview/, /galaxy/visualization/overview/) are left untouched pending maintainer input (see #340).

Some of the above URLs appear more than once in the README — all occurrences have been updated consistently.

Addresses the confirmed subset of #340. Happy to update if any of the replacement paths are not the preferred targets.

Update 5 README links that returned 404 after the docs site restructure
to their current paths. Refs microsoft#340.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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