Fix broken link to CodeSandbox (#1304)

This commit is contained in:
sakamossan
2024-12-17 23:01:52 +09:00
committed by GitHub
parent 3d00f14395
commit b40733e6e5

View File

@@ -923,7 +923,7 @@
- [RunKit](https://runkit.com) - Embed a Node.js environment on any website.
- [github-npm-stats](https://chrome.google.com/webstore/detail/github-npm-stats/oomfflokggoffaiagenekchfnpighcef) - Chrome extension that displays npm download stats on GitHub.
- [npm semver calculator](https://semver.npmjs.com) - Visually explore what versions of a package a semver range matches.
- [CodeSandbox](https://codesandbox.io/s/node-http-server-node) - Online IDE and prototyping.
- [CodeSandbox](https://codesandbox.io/templates/node-http-server) - Online IDE and prototyping.
- [Amplication](https://github.com/amplication/amplication) - Auto-generates fully functional apps.
- [RunJS](https://runjs.app) - Desktop JavaScript playground.