Update examples folder link in README

This commit is contained in:
Barry vd. Heuvel
2026-02-07 15:14:48 +01:00
committed by GitHub
parent 9ce38cc175
commit 732f3215eb
+1 -1
View File
@@ -71,4 +71,4 @@ $description = (string) $docblock->getDescription();
$description = $docblock->getDescription()->render();
```
> For more examples it would be best to review the scripts in the [`/examples` folder](/examples).
> For more examples it would be best to review the scripts in the [`/docs/examples` folder](/docs/examples).