Skip to content

Commit

Permalink
docs: fix link on README.md (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
shinGangan authored Mar 3, 2024
1 parent 442ebb5 commit 1ef3c78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nitro Test Deployments

Learn more about Nitro deployment: https://nitro.unjs.io/deploy/
Learn more about Nitro deployment: https://nitro.unjs.io/deploy

<!-- DEPLOYMENTS:START -->

Expand All @@ -9,7 +9,7 @@ Learn more about Nitro deployment: https://nitro.unjs.io/deploy/
- **Cloudflare Workers**: [Deployment](https://nitro-deployment.pi0.workers.dev/) | [Docs](https://nitro.unjs.io/deploy/providers/cloudflare)
- **DigitalOcean**: ~~Deployment~~ | [Docs](https://nitro.unjs.io/deploy/providers/digitalocean)
- **Firebase Hosting**: [Deployment](https://nitro-web-app.web.app/) | [Docs](https://nitro.unjs.io/deploy/providers/firebase)
- **Github Pages**: [Deployment](https://unjs.github.io/nitro-deploys/) | [Docs](https://nitro.unjs.io/deploy/workers)
- **Github Pages**: [Deployment](https://unjs.github.io/nitro-deploys/) | [Docs](https://nitro.unjs.io/deploy/providers/github-pages)
- **Heroku**: ~~Deployment~~ | [Docs](https://nitro.unjs.io/deploy/providers/heroku)
- **Netflify Edge**: [Deployment](https://nitro-deployment-edge.netlify.app/) | [Docs](https://nitro.unjs.io/deploy/providers/netlify#netlify-edge-functions)
- **Netlify Functions**: [Deployment](https://nitro-deployment.netlify.app/) | [Docs](https://nitro.unjs.io/deploy/providers/netlify)
Expand Down

0 comments on commit 1ef3c78

Please sign in to comment.