mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(dgeni): fix doc update link
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user