update links

This commit is contained in:
Florian Stinglmayr 2022-11-25 17:18:40 +01:00
parent afa4e0d536
commit 24f3897582
2 changed files with 1 additions and 9 deletions

View File

@ -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.

View File

@ -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