Update README for organization link changes

This commit is contained in:
goaaats 2020-04-21 21:23:30 +02:00 committed by GitHub
parent 43e4eac24b
commit 3dd6f8502f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. 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 ## Plugin development
Dalamud features a growing API for in-game plugin development with game data and chat access and overlays. 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). If you need any support regarding the API or usage of Dalamud, please [join our discord server](https://discord.gg/3NMcUV5).