diff --git a/EliteBGS/docs/description.md b/EliteBGS/docs/description.md index 8965e9c..0e0e359 100644 --- a/EliteBGS/docs/description.md +++ b/EliteBGS/docs/description.md @@ -230,10 +230,6 @@ It would be helpful if you included the JSON player journal. This player journal ## Build Dependencies -Handling of Elite Dangerous player journals have been moved to a separate project called `EDJournal`. -Its source can be found [here](https://git.aror.org/florian/edjournal). This project simply depends -on the binary DLL that `EDJournal` builds. - The project also requires `Ookii.Dialogs.WPF` controls, which contains the auto complete text box. And of course, `Newtonsoft.Json` as the JSON parser. \ No newline at end of file diff --git a/EliteBGS/docs/index.md b/EliteBGS/docs/index.md index 170d981..380fe7b 100644 --- a/EliteBGS/docs/index.md +++ b/EliteBGS/docs/index.md @@ -47,11 +47,7 @@ The tool itself is Open Source, licenced unter the GPLv3. The source code can be found here: -* [https://git.aror.org/florian/EliteBGS](https://git.aror.org/florian/EliteBGS) - -It requires a separate library, called EDJournal, which is also open source: - -* [https://git.aror.org/florian/edjournal](https://git.aror.org/florian/edjournal) +* [https://git.aror.org/florian/EDBGS](https://git.aror.org/florian/EDBGS) ## Downloads