diff --git a/README.md b/README.md index 8fde4d6e5..c6b30481c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Routr is a lightweight sip proxy, location server, and registrar that provides a * [Deployment](#deployment) * [Docker](#instant-server-deployment-with-docker-and-compose) * [Kubernetes](#kubernetes) - * [Gitpod](#deploying-in-development-mode-with-gitpod) + * [Gitpod](#development-mode-with-gitpod) * [Getting started with the CTL](#getting-started-with-the-ctl) * [First steps with the NodeSDK](#first-steps-with-the-nodesdk) * [Custom Processors and Middleware](#building-custom-processors-and-middleware) @@ -211,7 +211,7 @@ You should see a list of pods and their status. If the status is Running, then y For more details, please refer to the chart's [README](https://github.com/fonoster/routr/blob/main/ops/charts/connect/README.md). -### Deploying in development mode with Gitpod +### Development mode with Gitpod Routr's one-click interactive deployment will familiarize you with the server in development mode.