aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-12-05 19:10:30 +0300
committerIgor Pashev <pashev.igor@gmail.com>2016-12-05 19:10:33 +0300
commitf5f80c5e63c443cbe7e61f5f029dd7d793318441 (patch)
tree48e8cdc7d5b06469fefbd994322d6bf21825d3c8
parentb0c5ffbe1d2dbbf1f9c460be0b4f18500c50a90f (diff)
downloadsproxy2-f5f80c5e63c443cbe7e61f5f029dd7d793318441.tar.gz
sproxy.yml.example -> sproxy.example.yml
-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