nestdotland / nest.land

🦕 The Nest Website
https://nest.land
MIT License
371 stars 19 forks source link

Linking to README doesn't display README #298

Open cknight opened 3 years ago

cknight commented 3 years ago

My module's primary README has links to other README files in the same repo, for example a link to this other README. However when you click on the other README link this other README isn't displayed. This is using Chrome 85 on Linux.

The following errors appear in the console:

Access to XMLHttpRequest at 'https://x.nest.land/api/package/Object/undefined' from origin 'https://nest.land' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

xhr.js:178 GET https://x.nest.land/api/package/Object/undefined net::ERR_FAILED