Continued working on typography class and docs
diff --git a/system/application/config/config.php b/system/application/config/config.php
index 71ebd30..7dc6151 100644
--- a/system/application/config/config.php
+++ b/system/application/config/config.php
@@ -11,7 +11,7 @@
 |	http://example.com/

 |

 */

-$config['base_url']	= "";

+$config['base_url']	= "http://127.0.0.1/EllisLab/_Development/CodeIgniter/";

 

 /*

 |--------------------------------------------------------------------------