Linked to GH pages documentation

This commit is contained in:
Barnaby Walters 2021-06-12 23:17:02 +02:00
parent 1a33705de5
commit 96e30c8dd1

View File

@ -45,5 +45,5 @@ if ($accessToken = $server->getTokenStorage()->getAccessToken($bearerToken)) {
}
```
Refer to the `__construct` documentation for further configuration options, and to the
documentation for both handling methods for further documentation about them.
Refer to the `__construct` documentation for further configuration options, and to [the
documentation](https://taproot.github.io/indieauth/) for both handling methods for further documentation about them.