2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

docs: fix Gitpod dead link (#4941)

Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
Yue JIN
2022-09-15 13:32:36 +08:00
committed by GitHub
parent cec2287024
commit 5138c302bb
+1 -1
View File
@@ -1159,7 +1159,7 @@ try {
You can use Gitpod, an online IDE(which is free for Open Source) for contributing or running the examples online.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/axios/axios/blob/master/examples/server.js)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/axios/axios/blob/main/examples/server.js)
## Resources