docs(dgeni): fix doc update link

This commit is contained in:
perry
2016-04-01 11:57:27 -05:00
parent f30660d2fd
commit b832b4c502

View File

@ -21,6 +21,8 @@ module.exports = function jekyll(renderDocsProcessor) {
.replace('/index.md','')
.replace('//home/ubuntu/ionic/ionic', '')
.replace('//', '/');
docs[i].relativePath = doc.relativePath
.replace('//home/ubuntu/ionic', '');
});
docs.push({