From 6bc9bd400d0dd7f6d331eeb9adcedc3c046489ec Mon Sep 17 00:00:00 2001 From: Fuegovic <32828263+fuegovic@users.noreply.github.com> Date: Sun, 12 May 2024 11:35:18 -0400 Subject: [PATCH] Update huggingface.mdx --- pages/docs/remote/huggingface.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/remote/huggingface.mdx b/pages/docs/remote/huggingface.mdx index cce046fa6..147bcaa6a 100644 --- a/pages/docs/remote/huggingface.mdx +++ b/pages/docs/remote/huggingface.mdx @@ -46,7 +46,7 @@ You will need to fill these values: > ⚠️ setting the API keys and token to `user_provided` allows you to provide them safely from the webUI -> * For `CREDS_KEY`, `CREDS_IV` and `JWT_SECRET` use this tool: **[Credentials Generator]/toolkit/creds_generator)** +> * For `CREDS_KEY`, `CREDS_IV` and `JWT_SECRET` use this tool: **[Credentials Generator](/toolkit/creds_generator)** > * Run the tool a second time and use the new `JWT_SECRET` value for the `JWT_REFRESH_SECRET` | Variables | Values |