Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

docs.json contains redirects to non-existent internal destinations

Đang mở
#1,426 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
55/100
Loại issue
Tài liệu
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Ít trao đổi
Lĩnh vực
documentation

Hướng nghiên cứu

Bắt đầu trong docs/docs.json với các mục redirect quanh các dòng 1101, 1261, 1785, 2149, 3045, sau đó so sánh từng đích đến với các tệp hiện tại trong docs/base-account/basenames, các trang quickstart của Apps và ai-agents/payments. Kiểm tra các redirect được liệt kê và cập nhật các đích đến đã cũ hoặc xác định các trang còn thiếu; hoàn tất khi mọi redirect nội bộ đều trỏ đến một route docs hiện có.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Summary

docs/docs.json appears to contain multiple redirects whose internal destinations do not exist in the current docs source.

Examples

/get-started/migrate-from-onchainkit

Many OnchainKit redirects point to this destination, but I could not find a corresponding docs page.

Example lines:

  • docs/docs.json:1261
  • docs/docs.json:1265
  • docs/docs.json:1269
  • docs/docs.json:1273
/base-account/basenames/basenames-wagmi-tutorial

Several Basenames redirects point to this destination, but docs/base-account/basenames/ currently only contains:

  • basename-transfer.mdx
  • basenames-faq.mdx

Example lines:

  • docs/docs.json:1101
  • docs/docs.json:1105
  • docs/docs.json:1109
/apps/quickstart/create-new-app

This route does not appear to exist. The current Apps quickstart page seems to be:

/apps/quickstart/build-app

Example lines:

  • docs/docs.json:1785
  • docs/docs.json:2149
  • docs/docs.json:2153
/ai-agents/payments/x402-protocol

Referenced at:

  • docs/docs.json:3045

But the current payment pages appear to be:

  • ai-agents/payments/pay-for-services-with-x402.mdx
  • ai-agents/payments/accepting-payments.mdx

Expected behavior

All internal redirect destinations should resolve to existing docs routes.

Suggested fix

Audit docs.json redirects and update stale destinations to current route names, or restore the missing destination pages where appropriate.

Impact

Broken migration redirects can send users from old docs URLs to 404 pages, especially after docs restructures.

Ngôn ngữ chính
JavaScript
Star
337
Fork
798
Merge trung bình
13 giờ 7 phút
Pull request đã merge (30 ngày)
57

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của base/docs

Tất cả issue của base/docs

Issue tương tự

Thêm issue về JavaScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.