瀏覽代碼

Update README.md

Skamander 12 年之前
父節點
當前提交
85b0930654
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      php-fuel/README.md

+ 2 - 2
php-fuel/README.md

@@ -5,13 +5,13 @@ This is the FuelPHP portion of a [benchmarking test suite](../) comparing a vari
 ### JSON Encoding Test
 ### JSON Encoding Test
 Uses the PHP standard [JSON encoder](http://www.php.net/manual/en/function.json-encode.php).
 Uses the PHP standard [JSON encoder](http://www.php.net/manual/en/function.json-encode.php).
 
 
-* [JSON test controller](fuel/app/classes/controllers/bench.php)
+* [JSON test controller](fuel/app/classes/controller/bench.php)
 
 
 
 
 ### Data-Store/Database Mapping Test
 ### Data-Store/Database Mapping Test
 Uses the Fuel ORM
 Uses the Fuel ORM
 
 
-* [DB test controller](fuel/app/classes/controllers/bench.php)
+* [DB test controller](fuel/app/classes/controller/bench.php)
 
 
 
 
 ## Infrastructure Software Versions
 ## Infrastructure Software Versions