diff --git a/docs/index.md b/docs/index.md index a9f59bfb..79d884d8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -83,7 +83,7 @@ Then point your browser to: The samples may also be run directly from the command line, for example: ```sh -php vendor/phpoffice/phpspreadsheet/samples/01_Simple.php +php vendor/phpoffice/phpspreadsheet/samples/Basic/01_Simple.php ``` ## Learn by documentation