mirror of
https://github.com/filp/whoops.git
synced 2026-08-17 12:26:31 +00:00
change ../example/.. to ../examples/.. in the comments of the example files
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* $ cd project_dir
|
||||
* $ php -S localhost:8080
|
||||
*
|
||||
* and access localhost:8080/example/example-ajax-only.php through your browser
|
||||
* and access localhost:8080/examples/example-ajax-only.php through your browser
|
||||
*
|
||||
* Or just run it through apache/nginx/what-have-yous as usual.
|
||||
*/
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* $ cd project_dir
|
||||
* $ php -S localhost:8080
|
||||
*
|
||||
* and access localhost:8080/example/example.php through your browser
|
||||
* and access localhost:8080/examples/example.php through your browser
|
||||
*
|
||||
* Or just run it through apache/nginx/what-have-yous as usual.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user