Skip to content

Commit b88f8c3

Browse files
[ci skip] update documentation html template
1 parent 44f1388 commit b88f8c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.utility/generate_index_html.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ echo '<!DOCTYPE html>
2323
| <a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.ibm.watson.developer_cloud%22%20a%3A%22java-sdk%22">Maven</a>
2424
</p>
2525
26-
<p>JSDoc by branch/tag:</p>
26+
<p>Javadoc by branch/tag:</p>
2727
<ul>'
2828
ls docs | grep --invert-match index.html | sed 's/^.*/<li><a href="docs\/&">&<\/a><\/li>/'
2929
echo ' </ul>

0 commit comments

Comments
 (0)