Skip to content

Commit 445db7e

Browse files
committed
Updates wrong link in documentation for usage
Signed-off-by: Frank Brückner <dev@froschdesignstudio.de>
1 parent caacfd2 commit 445db7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $paginator->setCurrentPageNumber($page);
3535
```
3636

3737
The simplest way to keep track of this value is through a URL parameter. The
38-
following is an example [laminas-router](https://laminas.github.com/laminas-router)
38+
following is an example [laminas-router](https://docs.laminas.dev/laminas-router/)
3939
route configuration:
4040

4141
```php

0 commit comments

Comments
 (0)