diff --git a/README.md b/README.md index d557463..e26b2cb 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To deploy a a full local version of the app `bash deploy/deploy-test.sh` (this r # Deployment -The production version of this is currently deployed in Kubernetes. See [Deploying with Kubernetes](deploy/kubernetes/READEME.md) +The production version of this is currently deployed in Kubernetes. See [Deploying with Kubernetes](deploy/kubernetes/README.md) **Required environment variables for deployment** * `WRESTLINGDEV_DB_NAME=databasename` @@ -52,4 +52,4 @@ The production version of this is currently deployed in Kubernetes. See [Deployi * `MEMCACHIER_PASSWORD=memcachier_password` needed for caching password * `MEMCACHIER_SERVERS=memcachier_hostname:memcachier_port` needed for caching * `MEMCACHIER_USERNAME=memcachier_username` needed for caching -* `WRESTLINGDEV_NEW_RELIC_LICENSE_KEY=new_relic_license_key` this is only needed to use new relic \ No newline at end of file +* `WRESTLINGDEV_NEW_RELIC_LICENSE_KEY=new_relic_license_key` this is only needed to use new relic