diff --git a/_config_dev.yml b/_config_dev.yml
index be6379b7..ad2653ba 100644
--- a/_config_dev.yml
+++ b/_config_dev.yml
@@ -1,14 +1,9 @@
#------------------------------------------------------------
-# This config-file is only needed for development. Instead of changing
-# the url everytime you work locally on the project, run a server with
+# This config file is only needed for development. Instead of changing
+# the URL everytime you work locally on the project, run a server with
# both configuration files:
#
# jekyll serve --config _config.yml,_config_dev.yml
#------------------------------------------------------------
-# Is this production or development? (Overrides _config.yml.)
-is_production: false
-
-# Override root so that CSS and other resources will load locally.
-github:
- url: http://0.0.0.0:4000
+root: http://localhost:4000
diff --git a/_includes/all_keypoints.html b/_includes/all_keypoints.html
index 9e7cf2c8..bedfd737 100644
--- a/_includes/all_keypoints.html
+++ b/_includes/all_keypoints.html
@@ -7,7 +7,7 @@
Data Carpentry develops and teaches workshops on the fundamental data skills needed to conduct research.
diff --git a/_includes/episode_title.html b/_includes/episode_title.html
index 5e2e4ec0..767f38f2 100644
--- a/_includes/episode_title.html
+++ b/_includes/episode_title.html
@@ -3,22 +3,22 @@