Skip to content

Commit d350ddc

Browse files
committed
chore(CI): fixing API demo links
1 parent 27a70fb commit d350ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docs/templates/common.template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
doc: "<$ doc.name $>"
1111
docType: "<$ doc.docType $>"
1212
<@ if doc.demo @>show_preview_device: true
13-
preview_device_url: "<$ doc.demo $>"
13+
preview_device_url: "<$ doc.demo $>www/"
1414
angular_controller: APIDemoCtrl <@ endif @>
1515
---
1616

0 commit comments

Comments
 (0)