From 1e37fd15eb83738b64b01bb7a6f542c47552580e Mon Sep 17 00:00:00 2001 From: Rob Date: Fri, 26 Aug 2022 07:28:17 +0100 Subject: [PATCH] Fix link to data wiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aeb37d5..526eb7eb 100755 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You will then have a development server running on `localhost:3300`. ### Ship and Module Database -See the [Data wiki](https://github.com/cmmcleod/coriolis-data/wiki) for details on structure, etc. +See the [Data wiki](https://github.com/EDCD/coriolis-data/wiki) for details on structure, etc. ## Deployment