-
-
Notifications
You must be signed in to change notification settings - Fork 479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cors Demo in Documentation Link broken #343
Comments
PR's welcome! If you cannot submit a PR, please tell us where you are seeing this broken link. |
Sorry, my bad. in the demo section, the first link https://expressjs.com/en/resources/middleware/cors.html#:~:text=on%20web.dev.-,Demo,-A%20demo%20that |
I moved the issue to the proper repo. This can probably be removed as it is likely whoever built that is no longer working in the project. |
I noticed this recently as well and meant to open a PR, but lost track. I am in favor of removing the link for a cleaner README. I don't believe there is a "correct" link at the moment - the app is just not being hosted anywhere. If we want to get it up and running again, we can open an issue for it, label it as "help wanted", and see if someone wants to take over the project. Unless you're going to @monsterrave, I'll open a PR to remove the link this week. |
Description
unfortunately, the link to the cors demo is not working
https://node-cors-client.netlify.com/
Expectations
link should work
The text was updated successfully, but these errors were encountered: