diff --git a/README.md b/README.md index b9163d426..38eb82503 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ### **[Website](https://www.devsy.sh)** • **[Quickstart](https://www.devsy.sh/docs/getting-started/install)** • **[Documentation](https://www.devsy.sh/docs/what-is-devsy)** • **[GitHub](https://github.com/devsy-org/devsy)** -[![Open in Devsy!](https://devsy.sh/assets/open-in-devsy.svg)](https://devsy.sh/open#https://github.com/devsy-org/devsy) +[![Open in Devsy!](https://img.shields.io/badge/open_in_devsy-8A2BE2?style=for-the-badge)](https://devsy.sh/open#https://github.com/devsy-org/devsy) Devsy is a client-only tool to create reproducible developer environments based on a [devcontainer.json](https://containers.dev/) on any backend. Each developer environment runs in a container and is specified through a [devcontainer.json](https://containers.dev/). Through Devsy providers, these environments can be created on any backend, such as the local computer, a Kubernetes cluster, any reachable remote machine, or in a VM in the cloud. diff --git a/docs/static/media/devpod.png b/docs/static/media/devsy.png similarity index 100% rename from docs/static/media/devpod.png rename to docs/static/media/devsy.png diff --git a/docs/static/media/devpod_dark.png b/docs/static/media/devsy_dark.png similarity index 100% rename from docs/static/media/devpod_dark.png rename to docs/static/media/devsy_dark.png