aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-06-08 12:15:23 +0200
committercbdev <cb@cbcdn.com>2019-06-08 12:15:23 +0200
commit303e464579e2fc9961d4d9f4841e916f9aa8963f (patch)
tree773d3e178d8899cf6afd3096eb93921056dde270 /README.md
parentfa51a8db630414292e106369a10bb43c486fddc7 (diff)
downloadwebsocksy-303e464579e2fc9961d4d9f4841e916f9aa8963f.tar.gz
websocksy-303e464579e2fc9961d4d9f4841e916f9aa8963f.tar.bz2
websocksy-303e464579e2fc9961d4d9f4841e916f9aa8963f.zip
Move example configuration
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 91524c8..fda4e08 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,7 @@ In the `[core]` section, the following options are recognized:
In the `[backend]` section, all options are passed directly to the backend and thus are dependent on the specific
implementation. Backends should provide their own documentation files.
-An [example configuration file](websocksy.cfg) using the `file` backend is available in the repository.
+An [example configuration file](plugins/backend_file.cfg) using the `file` backend is available in the repository.
## Default backend