aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--sproxy.example.yml (renamed from sproxy.yml.example)0
-rw-r--r--sproxy2.cabal2
3 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index abc3b7a..1dfa94c 100644
--- a/README.md
+++ b/README.md
@@ -198,7 +198,7 @@ Configuration
=============
By default `sproxy2` will read its configuration from `sproxy.yml`. There is
-example file with documentation [sproxy.yml.example](sproxy.yml.example). You
+example file with documentation [sproxy.example.yml](sproxy.example.yml). You
can specify a custom path with:
```
diff --git a/sproxy.yml.example b/sproxy.example.yml
index a9cf9cc..a9cf9cc 100644
--- a/sproxy.yml.example
+++ b/sproxy.example.yml
diff --git a/sproxy2.cabal b/sproxy2.cabal
index 3433fae..178b435 100644
--- a/sproxy2.cabal
+++ b/sproxy2.cabal
@@ -18,8 +18,8 @@ extra-source-files:
ChangeLog.md
README.md
datafile.yml.example
+ sproxy.example.yml
sproxy.sql
- sproxy.yml.example
source-repository head
type: git