Use develop URL

This commit is contained in:
Pieter Vander Vennet 2022-08-22 14:33:53 +02:00
parent e93bf6a1f2
commit 4c2dee5aba

View file

@ -89,7 +89,7 @@ class StatisticsForOverviewFile extends Combine{
export default class StatisticsGUI extends VariableUiElement{
private static readonly homeUrl = "http://127.0.0.1:8080/" /*/ "https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/Docs/Tools/stats/" //*/
private static readonly homeUrl = "https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/Docs/Tools/stats/"
private static readonly stats_files = "file-overview.json"
constructor() {