Soil-Carbon-Coalition / atlasbiowork

App framework based on wq for entering georeferenced data about landscape function
4 stars 2 forks source link

manifest.json link #17

Closed managingwholes closed 8 years ago

managingwholes commented 8 years ago

In the main page of the app:

<link rel="manifest" href="manifest.json">

shouldn't this be

<link rel="manifest" href="/app/manifest.json">

and likewise the link for the appcache?

managingwholes commented 8 years ago

never mind, I see that the doc root in the Apache config file is htdocs