docs: Fix path to example nginx config file

This commit is contained in:
Vikash Kothary 2022-03-08 22:13:05 +00:00
parent 7ef846c52e
commit 682e8a3c48

View File

@ -65,7 +65,7 @@ Installing
requests to ankisyncd. requests to ankisyncd.
An example configuration with ankisyncd running on the same machine as Nginx An example configuration with ankisyncd running on the same machine as Nginx
and listening on port `27702` may look like ([entire config template click me](https://github.com/ankicommunity/anki-sync-server/blob/develop/docs/nginx.conf)): and listening on port `27702` may look like ([entire config template click me](docs/src/nginx/nginx.example.conf)):
```nginx ```nginx
server { server {