FS-8291 [verto_communicator] fix contributors url

This commit is contained in:
Stefan Yohansson
2015-10-02 17:57:46 -03:00
parent b514c9cd6e
commit ae2583fd1b
2 changed files with 4 additions and 2 deletions

View File

@@ -131,6 +131,7 @@ module.exports = function (grunt) {
routes: {
'/partials': 'src/partials',
'/config.json': 'src/config.json',
'/contributors.txt': 'src/contributors.txt',
'/bower_components': './bower_components',
'/js/src': '../js/src',
'/js': './js'