Skip to content

Fix links [docs] #3236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: docs
Choose a base branch
from
Open

Fix links [docs] #3236

wants to merge 3 commits into from

Conversation

GabrielBianconi
Copy link
Member

@GabrielBianconi GabrielBianconi commented Aug 21, 2025

Important

Fix internal documentation links by removing the /docs prefix across multiple markdown files.

  • Link Fixes:
    • Remove /docs prefix from internal links in dspy.mdx, langchain.mdx, and langfuse.mdx.
    • Update links in litellm.mdx, openpipe.mdx, and openrouter.mdx to remove /docs prefix.
    • Correct links in portkey.mdx, api-reference.mdx, and evaluations.mdx by removing /docs prefix.
    • Adjust links in faq.mdx, gateway.mdx, and guides.mdx to remove /docs prefix.
    • Fix links in index.mdx, quickstart.mdx, and recipes.mdx by removing /docs prefix.
    • Update links in script.js, ui.mdx, and vision-roadmap.mdx to remove /docs prefix.

This description was created by Ellipsis for d5bc8ed. You can customize this summary. It will automatically update as commits are pushed.

@Copilot Copilot AI review requested due to automatic review settings August 21, 2025 19:29
Copy link
Contributor

@Copilot 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 updates documentation links to remove the /docs prefix from internal links, transitioning to a cleaner URL structure. The changes ensure all internal documentation links use relative paths without the /docs prefix while maintaining external links unchanged.

  • Update all internal documentation links to remove /docs prefix for cleaner URLs
  • Add new analytics script for tracking website usage
  • Update hiring link from relative to absolute URL

Reviewed Changes

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

Show a summary per file
File Description
docs/vision-roadmap.mdx Updated links to Quickstart, Tutorial, and Integrations pages
docs/ui/deployment.mdx Updated link to Gateway Deployment Guide
docs/script.js Added new analytics tracking script
docs/recipes/index.mdx Updated links to Gateway, Vision & Roadmap, and Inference-Time Optimizations
docs/quickstart.mdx Updated multiple internal documentation links
docs/index.mdx Updated links to Quickstart, Tutorial, and changed jobs link to absolute URL
Multiple gateway guide files Systematically updated all internal links to remove /docs prefix
Multiple provider guide files Updated deployment guide links and configuration reference links
docs/faq.mdx Updated Quickstart, Tutorial, and jobs links
Multiple evaluation files Updated internal documentation links
Multiple comparison files Updated all internal TensorZero documentation links

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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