Skip to content

Commit 9e5ec26

Browse files
committed
chore(javadoc): update to have the same content it had before moving into maven
1 parent 0a2dd38 commit 9e5ec26

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

build/generateJavadocIndex.sh

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,19 @@ echo '<!DOCTYPE html>
88
<meta charset="utf-8">
99
<meta http-equiv="X-UA-Compatible" content="IE=edge">
1010
<meta name="viewport" content="width=device-width, initial-scale=1">
11-
<title>IBM Watson Java SDK </title>
11+
<title>IBM Watson Developer Cloud</title>
1212
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" crossorigin="anonymous">
1313
</head>
1414
<body>
1515
<div class="container">
1616
<div class="page-header">
17-
<h1>Java client library to use the IBM Watson APIs</h1>
17+
<h1>IBM Watson Developer Cloud Java SDK</h1>
1818
</div>
1919
20-
<p><a href="https://cloud.ibm.com/apidocs?category=<service-category>">My Services Info</a>
20+
<p><a href="https://www.ibm.com/watson/developer/">Info</a>
21+
| <a href="https://cloud.ibm.com/developer/watson/documentation">Documentation</a>
2122
| <a href="https://github.com/watson-developer-cloud/java-sdk">GitHub</a>
23+
| <a href="https://search.maven.org/search?q=g:com.ibm.watson">Maven</a>
2224
</p>
2325
2426
<p>Javadoc by branch/release:</p>

0 commit comments

Comments
 (0)