diff options
Diffstat (limited to 'bundles.json')
-rw-r--r-- | bundles.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles.json b/bundles.json index caf9f133..1f9733a4 100644 --- a/bundles.json +++ b/bundles.json @@ -17,7 +17,7 @@ "js": { "docs.js": [ "docs/src/js/lib/hogan-3.0.2.mustache.js", - "docs/dist/js/templates.js", + "docs/dist/templates.js", "docs/src/js/docs.js" ] } |