forked from MapComplete/MapComplete
Use develop URL
This commit is contained in:
parent
e93bf6a1f2
commit
4c2dee5aba
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue