From 5810b76027359c77ed34d0282801d16423922034 Mon Sep 17 00:00:00 2001 From: Juned Khan Date: Mon, 8 Apr 2024 16:55:11 +0530 Subject: [PATCH] docs:fixed broken link --- docs/documentation/platform/token.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/platform/token.mdx b/docs/documentation/platform/token.mdx index efb1e05d4b..78445f4f18 100644 --- a/docs/documentation/platform/token.mdx +++ b/docs/documentation/platform/token.mdx @@ -44,7 +44,7 @@ In the above screenshot, you can see that we are creating a token token with `re of the `/common` path within the development environment of the project; the token expires in 6 months and can be used from any IP address. -For a deeper understanding of service tokens, it is recommended to read [this guide](http://localhost:3000/internals/service-tokens). +For a deeper understanding of service tokens, it is recommended to read [this guide](https://infisical.com/docs/internals/service-tokens). **FAQ**