<!-- ⚡️ katchow! We 💛 issues. Please - do not - remove this template. Please - do not - skip or remove parts of this template. Or your issue may be closed. 👉🏽 Need help or tech support? Please don't open an issue! Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs ❤️ Rollup? Please consider supporting our collective: 👉 https://opencollective.com/rollup/donate --> - Rollup Plugin Name: multiple - Rollup Plugin Version: any monorepo version - Rollup Version: n/a - Operating System (or Browser): n/a - Node Version: n/a ### How Do We Reproduce? Run `npm docs` on a plugin with an incorrect `homepage` set. <!-- Issues without minimal reproductions will be closed! Please provide one by: 1. Using the REPL at https://rollupjs.org/repl/, or 2. Work to isolate the problem and provide the exact steps in this issue, or 3. Provide a minimal repository link (Read https://git.io/fNzHA for instructions). These may take more time to triage than the other options. --> ### Expected Behavior Plugin's README is displayed ### Actual Behavior 404 or root README for rollup/plugins is displayed <!-- Most issues can be expressed or demonstrated through the REPL or a repository. However, the situation may arise where some small code snippets also need to be provided. In that situation, please add your code below using Fenced Code Blocks (https://help.github.com/articles/creating-and-highlighting-code-blocks/) --> #109 and #110 aren't the only plugins with an incorrect homepage set, I can handle the remaining ones if those get merged.