sebsigma commited on
Commit
eff7924
·
1 Parent(s): 2786463

Update template links to SIH

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -23,9 +23,9 @@ FNAME_ZIP = 'harvest_collection.zip'
23
  OUTPATH = 'harvest_collection'
24
 
25
  # Link to settings templates
26
- settings_template_link = 'https://huggingface.co/spaces/sebsigma/geodata-harvester-app/tree/main/data/templates_settings'
27
  # link to data template
28
- data_template_link = 'https://huggingface.co/spaces/sebsigma/geodata-harvester-app/tree/main/data'
29
  # link to github page
30
  link_to_githubpage = 'https://sydney-informatics-hub.github.io/geodata-harvester/'
31
  # link to settings overview
 
23
  OUTPATH = 'harvest_collection'
24
 
25
  # Link to settings templates
26
+ settings_template_link = 'https://huggingface.co/spaces/SIH/geodata-harvester-app/tree/main/data/templates_settings'
27
  # link to data template
28
+ data_template_link = 'https://huggingface.co/spaces/SIH/geodata-harvester-app/tree/main/data'
29
  # link to github page
30
  link_to_githubpage = 'https://sydney-informatics-hub.github.io/geodata-harvester/'
31
  # link to settings overview