From 806dfcfdf04b410d2bb1cf08360060e316c70870 Mon Sep 17 00:00:00 2001 From: Fuegovic <32828263+fuegovic@users.noreply.github.com> Date: Sun, 12 May 2024 11:32:10 -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 |