base / base/docs

Redirect rules not working for renamed miniapps paths

Open
#193 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
337
Forks
792
Avg merge
17h 23m
Merged PRs (30d)
49

Description

## Problem
Legacy URLs from the miniapps path reorganization (commit 7abc5c5) don't redirect properly, causing 404s for existing bookmarks and external links.

**Expected:** `docs.base.org/base-app/build-with-minikit/quickstart` → `docs.base.org/base-app/miniapps/quickstart`
**Actual:** All legacy URLs redirect to `docs.base.org/get-started/base`

## Impact
- Broken user experience for existing bookmarks
- SEO degradation from 404s
- Poor developer experience

## Related
See PR #192 which includes both link fixes and redirect rules that should work once configuration is resolved.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.