aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.pod4
-rw-r--r--conf/general.yml-example (renamed from conf/general-example.yml)0
2 files changed, 2 insertions, 2 deletions
diff --git a/README.pod b/README.pod
index 5919ddb8d..c085b175e 100644
--- a/README.pod
+++ b/README.pod
@@ -51,7 +51,7 @@ Create a new Apache vhost based on C<conf/httpd-conf.example>
=item *
-Copy C<conf/general-example.yml> to C<conf/general.yml> and update
+Copy C<conf/general.yml-example> to C<conf/general.yml> and update
the defaults accordingly
=item *
@@ -212,7 +212,7 @@ mod_fastcgi
=head1 SETTINGS
The settings for FixMyStreet are defined in C<conf/general.yml> using the YAML
-markup language. There are some defaults in C<conf/general-example.yml> which
+markup language. There are some defaults in C<conf/general.yml-example> which
you should copy to C<conf/general.yml>.
The bare minimum of settings you will need to fill in or update are:
diff --git a/conf/general-example.yml b/conf/general.yml-example
index efdb5d007..efdb5d007 100644
--- a/conf/general-example.yml
+++ b/conf/general.yml-example