chore(CI): fixing API demo links

This commit is contained in:
perry
2017-05-03 12:20:32 -05:00
parent 27a70fbdd8
commit d350ddc175

View File

@ -10,7 +10,7 @@ header_sub_title: "Ionic API Documentation"
doc: "<$ doc.name $>" doc: "<$ doc.name $>"
docType: "<$ doc.docType $>" docType: "<$ doc.docType $>"
<@ if doc.demo @>show_preview_device: true <@ if doc.demo @>show_preview_device: true
preview_device_url: "<$ doc.demo $>" preview_device_url: "<$ doc.demo $>www/"
angular_controller: APIDemoCtrl <@ endif @> angular_controller: APIDemoCtrl <@ endif @>
--- ---