fix: remove dead client-side proxy link in README [ci skip]

This link is present in Client Setup section
This commit is contained in:
Steven Tang 2021-11-25 16:33:45 +11:00
parent 3aacd3461d
commit 400f25c23e
No known key found for this signature in database
GPG Key ID: AA0C5A4496B7ADF5
1 changed files with 0 additions and 3 deletions

View File

@ -187,9 +187,6 @@ Wakapi uses [GORM](https://gorm.io) as an ORM. As a consequence, a set of differ
* [Postgres](https://hub.docker.com/_/postgres) (_open-source as well_)
* [CockroachDB](https://www.cockroachlabs.com/docs/stable/install-cockroachdb-linux.html) (_cloud-native, distributed, Postgres-compatible API_)
### Client-side proxy (`optional`)
See the [advanced setup instructions](docs/advanced_setup.md).
## 🔧 API Endpoints
See our [Swagger API Documentation](https://wakapi.dev/swagger-ui).