diff --git a/README.md b/README.md index b5cb60d..17141c4 100644 --- a/README.md +++ b/README.md @@ -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.