Skip to content

Commit 7643a75

Browse files
authored
Merge pull request #228 from moufmouf/fix_doc_link
Fixing doc link
2 parents 973fa37 + 4e5f8d4 commit 7643a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pagination.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Porpaginas is a set of PHP interfaces that can be implemented by result iterator
1212
PHP arrays, Doctrine and [TDBM](https://thecodingmachine.github.io/tdbm/doc/limit_offset_resultset.html).
1313

1414
<div class="alert alert-warning">If you are a Laravel user, Eloquent does not come with a Porpaginas
15-
iterator. However, the GraphQLite Laravel bundle <a href="laravel-package-advanced.md">comes with its own pagination system</a>.</div>
15+
iterator. However, <a href="laravel-package-advanced">the GraphQLite Laravel bundle comes with its own pagination system</a>.</div>
1616

1717
## Usage
1818

0 commit comments

Comments
 (0)