Skip to content

Commit 0bb86b2

Browse files
committed
Update README.md
1 parent 45830d6 commit 0bb86b2

File tree

1 file changed

+1
-41
lines changed

1 file changed

+1
-41
lines changed

README.md

Lines changed: 1 addition & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -13,46 +13,6 @@
1313

1414
Node.js client library to use the Watson APIs.
1515

16-
<details>
17-
<summary>Table of Contents</summary>
18-
19-
* [Before you begin](#before-you-begin)
20-
* [Installation](#installation)
21-
* [Usage](#usage)
22-
* [Client-side usage](#client-side-usage)
23-
* [Authentication](#authentication)
24-
* [Setting the Service URL](#setting-the-service-url)
25-
* [Promises](#promises)
26-
* [Sending request headers](#sending-request-headers)
27-
* [Parsing HTTP response](#parsing-http-response)
28-
* [Data collection opt-out](#data-collection-opt-out)
29-
* [Configuring the HTTPS Agent](#configuring-the-https-agent)
30-
* [Usw behind a corporate proxy](#use-behind-a-corporate-proxy)
31-
* [Sending custom certificates](#sending-custom-certificates)
32-
* [Documentation](#documentation)
33-
* [Questions](#questions)
34-
* [IBM Watson services](#ibm-watson-services)
35-
* [Authorization](#authorization)
36-
* [Assistant v2](#assistant-v2)
37-
* [Assistant v1](#assistant-v1)
38-
* [Discovery](#discovery)
39-
* [Language Translator](#language-translator)
40-
* [Natural Language Classifier](#natural-language-classifier)
41-
* [Natural Language Understanding](#natural-language-understanding)
42-
* [Personality Insights](#personality-insights)
43-
* [Speech to Text](#speech-to-text)
44-
* [Text to Speech](#text-to-speech)
45-
* [Tone Analyzer](#tone-analyzer)
46-
* [Visual Recognition](#visual-recognition)
47-
* [Composing Services](#composing-services)
48-
* [Debug](#debug)
49-
* [Tests](#tests)
50-
* [Contributing](#contributing)
51-
* [Featured Projects](#featured-projects)
52-
* [License](#license)
53-
54-
</details>
55-
5616
## Announcements
5717

5818
### Major version 6 released
@@ -964,7 +924,7 @@ This library is licensed under Apache 2.0. Full license text is available in
964924
[COPYING][license].
965925

966926
[assistant]: https://www.ibm.com/cloud/watson-assistant/
967-
[discovery]: https://www.ibm.com/watson/services/discovery/
927+
[discovery]: https://www.ibm.com/cloud/watson-discovery
968928
[personality_insights]: https://www.ibm.com/watson/services/personality-insights/
969929
[visual_recognition]: https://www.ibm.com/watson/services/visual-recognition/
970930
[tone_analyzer]: https://www.ibm.com/watson/services/tone-analyzer/

0 commit comments

Comments
 (0)