Skip to content

Update image paths in architecture diagrams #137

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 1 commit into
base: main
Choose a base branch
from

Conversation

kahirokunn
Copy link

What

This PR fixes broken image paths in two documentation pages:

  • website/docs/cloud-docs/agents/request-forwarding.mdx
  • website/docs/cloud-docs/agents/telemetry.mdx

The image references have been updated from /public/img/... to /website/public/img/... to ensure the architecture diagrams display correctly.

Why

The previous image paths were incorrect, which prevented the diagrams from rendering on the site. By correcting these paths, users will now be able to see the proper diagrams, improving the clarity and usability of the documentation.

Screenshots

N/A


Merge Checklist

If items do not apply to your changes, add (N/A) and mark them as complete.

Pull Request

  • One or more labels describe the type of change (e.g. clarification) and associated product (e.g. HCP Terraform).
  • Description links to related pull requests or issues, if any.

Content

  • Redirects have been added for moved, renamed, or deleted pages. (N/A)
  • API documentation and the API Changelog have been updated. (N/A)
  • Links to related content where appropriate (e.g., API endpoints, permissions, etc.). (N/A)
  • Pages with related content are updated and link to this content when appropriate.
  • Sidebar navigation files have been updated for added, deleted, reordered, or renamed pages. (N/A)
  • New pages have metadata (page name and description) at the top. (N/A)
  • New images are 2048 px wide. (N/A)
  • New code blocks have the correct syntax and line breaks to eliminate horizontal scroll bars. (N/A)
  • UI elements (button names, page names, etc.) are bolded. (N/A)
  • The Vercel website preview successfully deployed.

Reviews

  • I or someone else reviewed the content for technical accuracy.
  • I or someone else reviewed the content for typos, punctuation, spelling, and grammar.

Copy link

vercel bot commented Mar 14, 2025

@kahirokunn is attempting to deploy a commit to the HashiCorp Team on Vercel.

A member of the Team first needs to authorize it.

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