Skip to content

Commit 0705d6a

Browse files
authored
Merge pull request #1176 from watson-developer-cloud/mediumTaj-patch-1
Update README.md
2 parents 67ac8d2 + 836cc6d commit 0705d6a

File tree

2 files changed

+1
-46
lines changed

2 files changed

+1
-46
lines changed

README.md

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -11,51 +11,6 @@
1111

1212
Java client library to use the [Watson APIs][wdc].
1313

14-
<details>
15-
<summary>Table of Contents</summary>
16-
17-
* [Before you begin](#before-you-begin)
18-
* [Installation](#installation)
19-
* [Maven](#maven)
20-
* [Gradle](#gradle)
21-
* [Usage](#usage)
22-
* [Running in IBM Cloud](#running-in-ibm-cloud)
23-
* [Authentication](#authentication)
24-
* [IAM](#iam)
25-
* [Username and password](#username-and-password)
26-
* [ICP](#icp)
27-
* [Cloud Pak for Data](#cloud-pak-for-data)
28-
* [Using the SDK](#using-the-sdk)
29-
* [Parsing responses](#parsing-responses)
30-
* [Configuring the HTTP client](#configuring-the-http-client)
31-
* [Making asynchronous API calls](#making-asynchronous-api-calls)
32-
* [Default headers](#default-headers)
33-
* [Sending request headers](#sending-request-headers)
34-
* [Canceling requests](#canceling-requests)
35-
* [Transaction IDs](#transaction-ids)
36-
* [FAQ](#faq)
37-
* IBM Watson Services
38-
* [Assistant](assistant)
39-
* [Compare and Comply](compare-comply)
40-
* [Discovery](discovery)
41-
* [Language Translator](language-translator)
42-
* [Natural Language Classifier](natural-language-classifier)
43-
* [Natural Language Understanding](natural-language-understanding)
44-
* [Personality Insights](personality-insights)
45-
* [Speech to Text](speech-to-text)
46-
* [Text to Speech](text-to-speech)
47-
* [Tone Analyzer](tone-analyzer)
48-
* [Tradeoff Analytics](tradeoff-analytics)
49-
* [Visual Recognition](visual-recognition)
50-
* [Android](#android)
51-
* [Debug](#debug)
52-
* [Eclipse and Intellij](#working-with-eclipse-and-intellij-idea)
53-
* [License](#license)
54-
* [Contributing](#contributing)
55-
* [Featured projects](#featured-projects)
56-
57-
</details>
58-
5914
## Announcements
6015
### Updating endpoint URLs from watsonplatform.net
6116
Watson API endpoint URLs at watsonplatform.net are changing and will not work after 26 May 2021. Update your calls to use the newer endpoint URLs. For more information, see https://cloud.ibm.com/docs/watson?topic=watson-endpoint-change.

discovery/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## Usage
2222

23-
This SDK supports both the Discovery v1 and v2 APIs. Please note that the Discovery v2 API is accessible **only** on Cloud Pak for Data.
23+
This SDK supports both the Discovery v1 and v2 APIs.
2424

2525
Otherwise, the APIs are fairly similar, offering the ability to manage collections of documents and query them for insights. You can learn more about the Discovery service [here](https://cloud.ibm.com/docs/discovery?topic=discovery-gs-api).
2626

0 commit comments

Comments
 (0)