Skip to content

fix: Update Hono documentation link to correct backend frameworks URL #1176

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

MAA39
Copy link

@MAA39 MAA39 commented Aug 4, 2025

Summary

Updated the Hono example documentation link to point to the correct URL for backend frameworks.

Changes

  • Updated documentation link in framework-boilerplates/hono/src/index.ts
    • Old: https://vercel.com/docs/frameworks/hono
    • New: https://vercel.com/docs/frameworks/backend/hono

Why this change is needed

Hono is now officially supported as a backend framework on Vercel, and the documentation has been moved to the backend frameworks section. The old URL may lead users to outdated or incorrect information.

This update ensures that developers using the Hono example are directed to the proper, up-to-date documentation for deploying Hono applications on Vercel.

This PR fixes #1177.

The documentation link in the Hono example was pointing to the old URL.
Updated to the correct backend frameworks documentation path:
- Old: https://vercel.com/docs/frameworks/hono
- New: https://vercel.com/docs/frameworks/backend/hono

This ensures users are directed to the proper documentation for Hono
as a backend framework on Vercel.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Copy link

vercel bot commented Aug 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-dir-css-in-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
app-dir-i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
app-dir-share-state ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
edge-functions-cookies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
edge-functions-news ❌ Failed (Inspect) Aug 4, 2025 2:47am
edge-functions-streams ❌ Failed (Inspect) Aug 4, 2025 2:47am
edge-geolocation-country-block ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
edge-middleware-modify-request-header ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
edge-user-agent-based-rendering ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
example-reduce-image-bandwidth-usage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
next-edge-api-route-hello-world ❌ Failed (Inspect) Aug 4, 2025 2:47am
nodejs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
solutions-combining-data-fetching-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
solutions-image-fallback ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
solutions-image-offset ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
solutions-loading-web-fonts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
solutions-microfrontends ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
solutions-microfrontends-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
solutions-pagination-with-ssg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
solutions-parallel-routes-navbar ❌ Failed (Inspect) Aug 4, 2025 2:47am
solutions-reuse-responses ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
solutions-script-component-ad ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am
solutions-script-component-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:47am

Copy link

vercel bot commented Aug 4, 2025

@MAA39 is attempting to deploy a commit to the Vercel Examples 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.

Update Hono example code and documentation links for Vercel Backend Frameworks
1 participant