aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/appCache.js
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/appCache.js')
-rw-r--r--docs/src/appCache.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/appCache.js b/docs/src/appCache.js
index ed35eb79..7b21624e 100644
--- a/docs/src/appCache.js
+++ b/docs/src/appCache.js
@@ -29,7 +29,7 @@ function appCache(path) {
var resultPostfix = ["",
"FALLBACK:",
- "/offline.html",
+ "/ /build/docs/index.html",
"",
"# allow access to google analytics and twitter when we are online",
"NETWORK:",
@@ -68,7 +68,7 @@ function appCacheTemplate() {
"img/yellow_bkgnd.jpg",
"",
"FALLBACK:",
- "/ offline.html",
+ "/ /build/docs/offline.html",
"",
"# allow access to google analytics and twitter when we are online",
"NETWORK:",