From 41530ea7080ce89c588c686d8b18dc0b49d69648 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20Bia=C5=82ecki?= Date: Wed, 28 Jan 2026 16:43:55 +0100 Subject: [PATCH 1/2] Fixing README links As requested in: https://github.com/openjournals/joss-reviews/issues/8889#issuecomment-3810168898 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c2c6741..30fdd81 100644 --- a/README.md +++ b/README.md @@ -82,10 +82,10 @@ To verify if everything worked correctly, check the generated logs and the `proc Each tool has its own comprehensive documentation: -- [SC2InfoExtractorGo Documentation](SC2InfoExtractorGo/README.md) -- [DatasetPreparator Documentation](DatasetPreparator/README.md) -- [SC2AnonServerPy Documentation](SC2AnonServerPy/README.md) -- [SC2_Datasets Documentation](SC2_Datasets/README.md) +- [SC2InfoExtractorGo Documentation](https://github.com/Kaszanas/SC2InfoExtractorGo/blob/dev/README.md) +- [DatasetPreparator Documentation](https://github.com/Kaszanas/DatasetPreparator/blob/dev/README.md) +- [SC2AnonServerPy Documentation](https://github.com/Kaszanas/SC2AnonServerPy/blob/dev/README.md) +- [SC2_Datasets Documentation](https://github.com/Kaszanas/SC2_Datasets/blob/dev/README.md) ## Contributing From 866774f03111c9f2de38187b59c88aaff4db3d5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20Bia=C5=82ecki?= Date: Wed, 28 Jan 2026 16:46:57 +0100 Subject: [PATCH 2/2] Fixing References heading As requested by: https://github.com/openjournals/joss-reviews/issues/8889#issuecomment-3810168898 --- paper.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/paper.md b/paper.md index 6231e34..2a97c46 100644 --- a/paper.md +++ b/paper.md @@ -126,3 +126,5 @@ We wish to confirm that there are no known conflicts of interest associated with # Acknowledgements We would like to acknowledge various contributions by the members of the technical and research community, with special thanks to: Timo Ewalds (DeepMind, Google), Anthony Martin (Sc2ReplayStats), and AndrĂ¡s Belicza for assisting with our technical questions. + +# References \ No newline at end of file