ITADN

broken links in the docs

#316Closedvpribish 创建于 2026-03-14
bug
V
vpribishcommented
## Description in the api reference overview, the links are the bottom of the page are 404s. apps/wiki/content/docs/api-reference/overview.mdx here's where they go - that blob is invalid, somehow. i looked and could not find [Send your first email](https://github.com/useplunk/plunk/blob/b9d692cf5b491ab22a40ec69e77ff7bdc62eec63/getting-started/quick-start) [View detailed endpoint docs](https://github.com/useplunk/plunk/blob/b9d692cf5b491ab22a40ec69e77ff7bdc62eec63/api-reference/public-api) [Check error codes](https://github.com/useplunk/plunk/blob/b9d692cf5b491ab22a40ec69e77ff7bdc62eec63/api-reference/errors) ## To Reproduce https://docs.useplunk.com/api-reference/overview at the bottom under "What's next" the 3 links don't work ## Expected behavior the errors one should link to the hosted version of: https://github.com/useplunk/plunk/blob/next/apps/wiki/content/docs/api-reference/errors.mdx but the other two I can't find ## Environment Please select the option that applies: * Deployment type: * [ x ] Hosted * [ ] Self-hosted If self-hosted, please provide relevant details (Docker, Kubernetes, bare metal, etc.): ## Version verification > ⚠️ **Important:** > Self-hosted issues **must** be reproduced on the latest commit. > Issues without a confirmed commit SHA may be closed without investigation. * [x] I am using the hosted version **If self-hosted:** * [ ] I have confirmed this issue still exists on the **latest commit** (not the `latest` tag) * Commit SHA tested: `__________` ## Logs / Error output If applicable, add logs, stack traces, or error messages here. ``` PASTE LOGS HERE ``` ## Screenshots / Recordings / Additional context --- ## Checklist Please confirm the following before submitting: * [x] I have searched existing issues to ensure this bug has not already been reported * [x] I have provided clear reproduction steps * [x] I have included all relevant environment details
关闭于 2026-03-14 1 条评论