Skip to content

Commit 192baea

Browse files
committed
SUPPO-1256: Absolute links so they work on npm package page.
1 parent 296cf77 commit 192baea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)