summaryrefslogtreecommitdiffstats
path: root/webapp/root.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/root.html')
-rw-r--r--webapp/root.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/root.html b/webapp/root.html
index b48712e46..7cead1c59 100644
--- a/webapp/root.html
+++ b/webapp/root.html
@@ -29,7 +29,7 @@
<link rel='icon' type='image/png' sizes='32x32' href='images/favicon/favicon-32x32.png'>
<link rel='icon' type='image/png' sizes='96x96' href='images/favicon/favicon-96x96.png'>
<link rel='icon' type='image/png' sizes='192x192' href='images/favicon/android-chrome-192x192.png'>
- <link rel='manifest' href='/static/config/manifest.json'>
+ <link rel='manifest' href='config/manifest.json'>
<!-- Android add to homescreen -->
<!-- CSS Should always go first -->