Skip to content

Fix website links#268

Merged
TonsOfFun merged 1 commit intoactiveagents:mainfrom
quiltt:fix-vite-3
Nov 11, 2025
Merged

Fix website links#268
TonsOfFun merged 1 commit intoactiveagents:mainfrom
quiltt:fix-vite-3

Conversation

@sirwolfgang
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings November 11, 2025 04:54
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes broken internal documentation links by standardizing URL paths to remove the /framework/ prefix and correct hyphenated filenames to use underscores.

  • Updates provider overview links from /framework/providers to /providers
  • Updates agents link from /framework/agents to /agents
  • Corrects hyphenated filenames to use underscores (e.g., structured-outputstructured_output, open-aiopen_ai)

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/providers/ollama.md Updated provider overview link to remove /framework/ prefix
docs/providers/mock.md Updated provider overview link to remove /framework/ prefix
docs/framework/instrumentation.md Updated agents and providers links to remove /framework/ prefix
docs/examples/data_extraction_agent.md Fixed multiple links: structured output anchor and provider filenames to use underscores instead of hyphens
docs/agents/streaming.md Updated providers documentation link to remove /docs/ and /framework/ prefixes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@TonsOfFun TonsOfFun merged commit 22864b2 into activeagents:main Nov 11, 2025
15 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.

3 participants