File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments