Browse Source

Fix link to JSON test controller

Herman J. Radtke III 12 years ago
parent
commit
e902fc681e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      php-symfony2/README.md

+ 2 - 2
php-symfony2/README.md

@@ -5,7 +5,7 @@ This is the Symfony 2 PHP portion of a [benchmarking test suite](../) comparing
 ### JSON Encoding Test
 Uses the PHP standard [JSON encoder](http://www.php.net/manual/en/function.json-encode.php).
 
-* [JSON test controller](src/Skamander/BenchmarkBundle/BenchController.php)
+* [JSON test controller](src/Skamander/BenchmarkBundle/Controller/BenchController.php)
 
 
 ### Data-Store/Database Mapping Test
@@ -43,4 +43,4 @@ http://localhost/db?queries=2
 
 ### Templating Test
 
-http://localhost/fortunes
+http://localhost/fortunes