updating doc links to point to the new main gh-pages site

This commit is contained in:
Spencer Alger
2013-12-17 11:57:31 -07:00
parent 74d3183cc6
commit 0d19207205
3 changed files with 9 additions and 9 deletions

View File

@ -21,7 +21,7 @@ module.exports = {
upload: [
{
src: '<%= distDir %>/archives/*',
dest: 'elasticsearch/elasticsearch-js/latest'
dest: 'elasticsearch/elasticsearch-js/master'
}
]
},