diff --git a/README.md b/README.md index 66e762c..d37018b 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Table of contents
[![Deploy To Koyeb](https://binbashbanana.github.io/deploy-buttons/buttons/remade/koyeb.svg)](https://app.koyeb.com/deploy?type=git&repository=github.com/NebulaServices/Nebula&branch=main&name=NebulaProxy)
-[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/FireStreaker2/Nebula) +[![Deploy to Render](https://raw.githubusercontent.com/BinBashBanana/deploy-buttons/main/buttons/remade/render.svg)](https://render.com/deploy?repo=https://github.com/NebulaServices/Nebula) --- diff --git a/render.yaml b/render.yaml index 65997d5..a55bed8 100644 --- a/render.yaml +++ b/render.yaml @@ -2,7 +2,7 @@ services: - type: web name: Nebula env: docker - repo: https://github.com/FireStreaker2/Nebula.git + repo: https://github.com/NebulaServices/Nebula.git region: oregon plan: free branch: main