Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.

Commit ba3ab25

Browse files
authored
Merge pull request #213 from lp1bp/master
Updated doc template api.template
2 parents c7e1f93 + f0f6c95 commit ba3ab25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/docs/templates/api/api.template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
---
88

99
<div class="improve-docs">
10-
<a href='http://github.com/driftyco/ionic/tree/1.x/<$ doc.relativePath $>#L<$ doc.startingLine $>'>
10+
<a href='http://github.com/driftyco/ionic-v1/tree/master/<$ doc.relativePath $>#L<$ doc.startingLine $>'>
1111
View Source
1212
</a>
1313
&nbsp;
14-
<a href='http://github.com/driftyco/ionic/edit/1.x/<$ doc.relativePath $>#L<$ doc.startingLine $>'>
14+
<a href='http://github.com/driftyco/ionic-v1/edit/master/<$ doc.relativePath $>#L<$ doc.startingLine $>'>
1515
Improve this doc
1616
</a>
1717
</div>

0 commit comments

Comments
 (0)