From 6aeaad5b7088c32168a2e820c9c569416fce4772 Mon Sep 17 00:00:00 2001 From: Kevin van Zonneveld Date: Mon, 2 Jun 2025 08:59:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1c650a..73987df 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ $ npm install -g transloadify Transloadify needs Transloadit API authentication information. It looks for it in the environment variables `TRANSLOADIT_KEY` and `TRANSLOADIT_SECRET`. Check -the [API credentials](https://transloadit.com/accounts/credentials) page for +the [API credentials](https://transloadit.com/c/template-credentials/) page for these values. See `transloadify --help` for complete usage instructions.