From c4297e9714ee7995514fb912e6017a1760487cbc Mon Sep 17 00:00:00 2001 From: Deborah Date: Tue, 11 Jun 2024 10:10:06 +0100 Subject: [PATCH] Update docs/integrations/builtin/credentials/wise.md --- docs/integrations/builtin/credentials/wise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/builtin/credentials/wise.md b/docs/integrations/builtin/credentials/wise.md index 0801af139..c4d61824f 100644 --- a/docs/integrations/builtin/credentials/wise.md +++ b/docs/integrations/builtin/credentials/wise.md @@ -59,7 +59,7 @@ $ openssl rsa -pubout -in private.pem -out public.pem ``` With the generated keys, add them to n8n and Wise: -- Add the content of the public key `public.pem` to your Wise user [profile settings](https://wise.com/settings/public-keys). +- Add the content of the public key `public.pem` to your Wise user [profile settings](https://wise.com/settings/public-keys){:target=_blank .external-link}. - Add the content of the private key `private.pem` to your n8n Wise Credential under `Private Key (Optional)`