Skip to content

Commit c98eea8

Browse files
committed
docs: use more accurate class name
1 parent 4d2a32a commit c98eea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/docs/templates/common.template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h1 class="api-title">
108108

109109
</h1>
110110

111-
<a class="improve-component-docs" href='http://github.com/driftyco/ionic2/edit/master/<$ doc.fileInfo.relativePath $>#L<$ doc.location.start.line $>'>
111+
<a class="improve-v2-docs" href='http://github.com/driftyco/ionic2/edit/master/<$ doc.fileInfo.relativePath $>#L<$ doc.location.start.line $>'>
112112
Improve this doc
113113
</a>
114114

0 commit comments

Comments
 (0)