Compare commits

..
1 Commits
Author SHA1 Message Date
Barry vd. Heuvel 732f3215eb Update examples folder link in README 2026-02-07 15:14:48 +01:00
+1 -1
View File
@@ -71,4 +71,4 @@ $description = (string) $docblock->getDescription();
$description = $docblock->getDescription()->render(); $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).