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.
2 parents caacfd2 + 445db7e commit 6a03499Copy full SHA for 6a03499
docs/book/usage.md
@@ -35,7 +35,7 @@ $paginator->setCurrentPageNumber($page);
35
```
36
37
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)
+following is an example [laminas-router](https://docs.laminas.dev/laminas-router/)
39
route configuration:
40
41
```php
0 commit comments