fixing internal wiki links
authorBryan <btbonval@gmail.com>
Mon, 29 Jun 2015 02:30:13 +0000 (22:30 -0400)
committerBryan <btbonval@gmail.com>
Mon, 29 Jun 2015 02:30:13 +0000 (22:30 -0400)
README.md

index 9a628a3cbe2220be4ac23bcce9628ef882c336c3..9f65fb25c1ff4006404373bf0acf14b702ee5421 100644 (file)
--- a/README.md
+++ b/README.md
@@ -418,11 +418,11 @@ Then patch the javascript on your system by running this code in the shell.
 
 ## Configuration
 
-Make sure [External Service Dependencies](#external_service_dependencies) are
+Make sure [External Service Dependencies](#external-service-dependencies) are
 satisfied. This includes running a local database and RabbitMQ instance as
 desired.
 
-  1. configure `.env` as per [instructions](#external_service_dependencies)
+  1. configure `.env` as per [instructions](#external-service-dependencies)
   1. `foreman run python manage.py syncdb --migrate --noinput`
   1. `foreman run python manage.py createsuperuser`
   1. `foreman run python manage.py fetch_usde_csv ./schools.csv`