From 1a8a1008291bcb012c8058af01d12950ac151243 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Thu, 4 Aug 2022 10:43:24 -0400 Subject: [PATCH] Remove direct url to old ffxiv-info repository --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index dd35c54..d7a2ab6 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,4 +1,4 @@ -This is my collection of everything I know, and that I collected on FFXIV inner workings. This information was previously hosted in my [ffxiv-info repository](https://git.sr.ht/~redstrate/ffxiv-info), but moved here. +This is my collection of everything I know, and that I collected on FFXIV inner workings. This information was previously hosted in my ffxiv-info repository on GitHub, but moved here to it's own website. Developers, please look at the end of each page for example implementations that I know of. I find it incredibly useful to look at them, especially if I'm stuck on implementing something. If you have a project that you want to add to the list or suggest any kind of edit, don't hesitate to [email me](https://redstrate.com/about) or [fix it yourself](https://git.sr.ht/~redstrate/docs.xiv.zone)!