From 682e8a3c48c911b44b88ed12bc94d308e5d55d3d Mon Sep 17 00:00:00 2001 From: Vikash Kothary Date: Tue, 8 Mar 2022 22:13:05 +0000 Subject: [PATCH] docs: Fix path to example nginx config file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bec0891..3ab6078 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Installing requests to ankisyncd. 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 server {