From b55d150f9c58a46b9bca070fabc7fb3cc1c3d605 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sun, 11 Dec 2022 03:09:20 -0500 Subject: [PATCH] Update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f439fa8..4c7093c 100644 --- a/README.md +++ b/README.md @@ -335,7 +335,7 @@ Help us by opening a pull request! ### Can I use your API server at libretranslate.com for my application in production? -In short, no. [You need to buy an API key](https://buy.stripe.com/3cs4j3a4u4c8d3i289). You can always run LibreTranslate for free on your own server of course. +In short, no. [You need to buy an API key](https://portal.libretranslate.com). You can always run LibreTranslate for free on your own server of course. ### Can I use LibreTranslate behind a reverse proxy, like Apache2 or Caddy?