From 8af75921732d3abbc1bfb4c9b5ffab3b5a0f5093 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20Schw=C3=B6rer?= Date: Fri, 25 Dec 2020 16:43:54 +0100 Subject: [PATCH] Added download link to --- www/statics/programs/__all.php | 1 + 1 file changed, 1 insertion(+) diff --git a/www/statics/programs/__all.php b/www/statics/programs/__all.php index 601e3f1..7c7491a 100644 --- a/www/statics/programs/__all.php +++ b/www/statics/programs/__all.php @@ -730,6 +730,7 @@ return [ 'github' => 'https://github.com/Mikescher/CanvasCellSim', 'homepage' => 'https://mikescher.github.io/CanvasCellSim/', + 'download' => 'https://github.com/Mikescher/CanvasCellSim', ], ], ]; \ No newline at end of file