We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee1334 commit 0528c38Copy full SHA for 0528c38
README.md
@@ -363,7 +363,7 @@ $paginator = $oFolder->search()
363
> You can also paginate a Folder-, Attachment- or FlagCollection instance.
364
365
#### View examples
366
-You can find a few blade examples under [/examples](/Webklex/laravel-imap/examples).
+You can find a few blade examples under [/examples](https://github.com/Webklex/laravel-imap/tree/master/examples).
367
368
#### Fetch a specific message
369
Get a specific message by uid (Please note that the uid is not unique and can change):
0 commit comments