From 3dd6f8502f9b4ffbb05025c0fb4a142118ec3290 Mon Sep 17 00:00:00 2001 From: goaaats <16760685+goaaats@users.noreply.github.com> Date: Tue, 21 Apr 2020 21:23:30 +0200 Subject: [PATCH] Update README for organization link changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47c86fc5f..af3fb4aa9 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ Dalamud is a plugin development framework for FINAL FANTASY XIV that provides access to game data and native interoperability with the game itself to add functionality and quality-of-life. -It is meant to be used in conjunction with [FFXIVQuickLauncher](https://github.com/goaaats/FFXIVQuickLauncher). +It is meant to be used in conjunction with [FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher). ## Plugin development Dalamud features a growing API for in-game plugin development with game data and chat access and overlays. -Please see the [API documentation](https://goaaats.github.io/Dalamud/api/index.html) for more details. +Please see the [API documentation](https://goatcorp.github.io/Dalamud/api/index.html) for more details. If you need any support regarding the API or usage of Dalamud, please [join our discord server](https://discord.gg/3NMcUV5).