From 1d5c37dcf8e4d897f4b2b60867b432262e805f0f Mon Sep 17 00:00:00 2001 From: Josh Freeman Date: Wed, 3 Oct 2018 18:30:06 +0100 Subject: [PATCH] Fix links --- docs/README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/README.md b/docs/README.md index 7bf34afbb..3a2033a09 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,21 +1,21 @@ # FFXIV Data-Mining - Research - - [Achievements Requirement Types](docs/AchievementsRequirementTypes.md) - - [Collectable Reward Info](docs/CollectibleRewardInfo.md) - - [CompanionApp API](docs/CompanionAppApi.md) - - [Emote Log Messages](docs/EmoteLogMessage.md) - - [FATE Experience Points](docs/FateExpPoints.md) - - [FATE Levels](docs/FateLevels.md) - - [Icon Paths](docs/IconPaths.md) - - [Item Actions](docs/ItemActions.md) - - [Item Stats](docs/ItemStats.md) - - [LeveToNpc](docs/LeveToNpc.md) - - [MapCoordinates](docs/MapCoordinates.md) - - [MapScales](docs/MapScales.md) - - [QuestExpReward](docs/QuestExpReward.md) - - [UIColor](docs/UIColor.md) - - [Weather](docs/Weather.md) + - [Achievements Requirement Types](AchievementsRequirementTypes.md) + - [Collectable Reward Info](CollectibleRewardInfo.md) + - [CompanionApp API](CompanionAppApi.md) + - [Emote Log Messages](EmoteLogMessage.md) + - [FATE Experience Points](FateExpPoints.md) + - [FATE Levels](FateLevels.md) + - [Icon Paths](IconPaths.md) + - [Item Actions](ItemActions.md) + - [Item Stats](ItemStats.md) + - [LeveToNpc](LeveToNpc.md) + - [MapCoordinates](MapCoordinates.md) + - [MapScales](MapScales.md) + - [QuestExpReward](QuestExpReward.md) + - [UIColor](UIColor.md) + - [Weather](Weather.md) - Tools of the trade - [SaintCoinach](https://github.com/ufx/SaintCoinach) - The #1 datamining tool.