File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ comparing the similarity of names, categorizing and adding linguistic tags to te
2222` npm install rosette-api `
2323
2424#### Examples
25- View small example programs for each Rosette endpoint in the [ examples] ( examples ) directory.
25+ View small example programs for each Rosette endpoint in the [ examples] ( https://github.com/rosette-api/nodejs/tree/develop/ examples) directory.
2626
2727#### Documentation & Support
2828- [ Binding API] ( https://rosette-api.github.io/nodejs/ )
@@ -31,7 +31,7 @@ View small example programs for each Rosette endpoint in the [examples](examples
3131- [ Rosette Platform Release Notes] ( https://support.rosette.com/hc/en-us/articles/360018354971-Release-Notes )
3232- [ Binding/Rosette Platform Compatibility] ( https://developer.rosette.com/features-and-functions?javascript# )
3333- [ Support] ( https://support.rosette.com )
34- - [ Binding License: Apache 2.0] ( LICENSE.txt )
34+ - [ Binding License: Apache 2.0] ( https://github.com/rosette-api/nodejs/blob/develop/ LICENSE.txt)
3535
3636## Binding Developer Information
37- If you are modifying the binding code, please refer to the [ developer README] ( DEVELOPER.md ) file.
37+ If you are modifying the binding code, please refer to the [ developer README] ( https://github.com/rosette-api/nodejs/blob/develop/ DEVELOPER.md) file.
You can’t perform that action at this time.
0 commit comments