From 7a865090577720f3ad264f8e0697f936b2ca9f18 Mon Sep 17 00:00:00 2001 From: 5gi <5gi@5servers.us> Date: Thu, 23 Mar 2023 10:43:46 -0400 Subject: [PATCH] Fixed Link to GAK --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5c61fcf..5c46fda 100644 --- a/Home.md +++ b/Home.md @@ -75,7 +75,7 @@ or use a Builder: `Translator.newBuilder().setAuthKey(String authKey).setSilent(boolean bool).build();` Use like a normal Translator. -[Learn how to set up global api keys.](https://git.nevets.tech/5gi/DeepJ/wiki/Home#user-content-global-auth-keys) +[Learn how to set up global api keys.](https://git.nevets.tech/5gi/DeepJ/wiki/Home#user-content-global-api-keys) # Global API Keys [Follow the instuctions on this page to add DeepJ to your project.](https://git.nevets.tech/5gi/DeepJ/wiki/Home#user-content-usage-setup)