Skip to content

Commit 6323af6

Browse files
committed
tweaked some of the text
1 parent fe97788 commit 6323af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Topcoder Visual Recognition Nodejs Starter Application
22

3-
The IBM Watson [Visual Recognition][service_url] service analyzes the visual content of images and videos to understand the scene without any input text describing
3+
The IBM Watson [Visual Recognition](http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/visual-recognition.html) service analyzes the visual content of images and videos to understand the scene without any input text describing
44

55
## Getting Started
66

@@ -38,7 +38,7 @@ applications:
3838
$ cf push <your topcoder handle>-fun-watson
3939
```
4040

41-
See the full [Getting Started][getting_started] documentation for more details, including code snippets and references.
41+
See the full [Getting Started](http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/doc/getting_started/) documentation for more details, including code snippets and references.
4242

4343
## Running locally
4444
The application uses [Node.js](http://nodejs.org) and [npm](https://www.npmjs.com) so it assumes you already have it installed. If not, use the above link to install node and npm.

0 commit comments

Comments
 (0)