From 290475598a2983e8eb6bc4e1cfddc2a849de5814 Mon Sep 17 00:00:00 2001 From: frankknoll Date: Sat, 2 Dec 2023 15:30:39 +0100 Subject: [PATCH] adding links to live websites --- src/help.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/help.txt b/src/help.txt index f7681e028f7..e13d566ee6e 100644 --- a/src/help.txt +++ b/src/help.txt @@ -1,3 +1,4 @@ +Local: - http://www.howbadismybatch.info/batchCodeTable.html - http://www.howbadismybatch.info/VaccineDistributionByZipcode.html - http://www.howbadismybatch.info/SymptomsCausedByVaccines/index.html @@ -5,6 +6,14 @@ - http://www.howbadismybatch.info/SymptomsCausedByCOVIDLots/index.html http://www.howbadismybatch.info/SymptomsCausedByCOVIDLots/test/index.test.html +Live: +- https://knollfrank.github.io/HowBadIsMyBatch/batchCodeTable.html +- https://knollfrank.github.io/HowBadIsMyBatch/VaccineDistributionByZipcode.html +- https://knollfrank.github.io/HowBadIsMyBatch/SymptomsCausedByVaccines/index.html + https://knollfrank.github.io/HowBadIsMyBatch/SymptomsCausedByVaccines/test/index.test.html +- https://knollfrank.github.io/HowBadIsMyBatch/SymptomsCausedByCOVIDLots/index.html + https://knollfrank.github.io/HowBadIsMyBatch/SymptomsCausedByCOVIDLots/test/index.test.html + jupyter notebook FK-FIXME: