1
0
Fork 0
mirror of https://github.com/kou029w/http-echo.git synced 2025-01-18 08:05:06 +00:00

fix: "Edit in"→"Edit on"

This commit is contained in:
Nebel 2021-07-27 11:05:29 +09:00 committed by GitHub
parent 92ce03ddbb
commit ca3e327614
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ A simple HTTP request and response testing server.
| [vercel.com][] | [![Deploy to Vercel][vercel-button]][vercel-deploy] | https://http-echo.now.sh/ | ![vercel-status][vercel-status] | ![vercel-response][vercel-response] |
| [repl.it][] | [![Run on Repl.it][replit-button]][replit-deploy] | https://http-echo.kou029w.repl.co/ | ![replit-status][replit-status] | ![replit-response][replit-response] |
| [glitch.com][] | [![Remix on Glitch][glitch-button]][glitch-deploy] | http://http-echo.glitch.me/ | ![glitch-status][glitch-status] | ![glitch-response][glitch-response] |
| [codesandbox.io][] | [![Edit in CodeSandbox][codesandbox-button]][codesandbox-deploy] | https://fe8lf.sse.codesandbox.io/ | ![codesandbox-status][codesandbox-status] | ![codesandbox-response][codesandbox-response] |
| [codesandbox.io][] | [![Edit on CodeSandbox][codesandbox-button]][codesandbox-deploy] | https://fe8lf.sse.codesandbox.io/ | ![codesandbox-status][codesandbox-status] | ![codesandbox-response][codesandbox-response] |
| [heroku.com][] | [![Deploy to Heroku][heroku-button]][heroku-deploy] | http://http--echo.herokuapp.com/ | ![heroku-status][heroku-status] | ![heroku-response][heroku-response] |
| [fly.io][] | [`flyctl deploy`][fly-deploy] | https://http-echo.fly.dev/ | ![fly-status][fly-status] | ![fly-response][fly-response] |
| [zarvis.ai][] | [![Deploy to ZARVIS][zarvis-button]][zarvis-deploy] | https://http--echo-kou029w.g1.zarvis.ai/ | ![zarvis-status][zarvis-status] | ![zarvis-response][zarvis-response] |