summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index aa00aed2c..f341d40a3 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -8,7 +8,7 @@ script('news', [
'vendor/angular-animate/angular-animate.min',
'vendor/angular-route/angular-route.min',
'vendor/angular-sanitize/angular-sanitize.min',
- 'vendor/momentjs/min/moment-with-locales.min',
+ 'vendor/moment/min/moment-with-locales.min',
'vendor/masonry/dist/masonry.pkgd.min',
'build/app.min',
]);