From a57e2ed6e99467c61b343724972bbbc2bf6bbad7 Mon Sep 17 00:00:00 2001 From: tangowithfoxtrot <5676771+tangowithfoxtrot@users.noreply.github.com> Date: Wed, 18 Sep 2024 06:21:04 -0700 Subject: [PATCH] add link to access token --- languages/php/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/php/README.md b/languages/php/README.md index 61991bd0e..2df2e331e 100644 --- a/languages/php/README.md +++ b/languages/php/README.md @@ -11,7 +11,7 @@ See the [installation instructions](./INSTALL.md) ### Create access token To interact with the client first you need to obtain the access token from Bitwarden. -Review the help documentation on [Access Tokens]. +Review the help documentation on [Access Tokens](https://bitwarden.com/help/access-tokens/). ### Create new Bitwarden client