Skip to content

Commit 3e007c1

Browse files
author
Zhen Li
authored
Merge pull request #104 from whatSocks/patch-2
Linking "Integer API docs" to docs
2 parents 54ffd38 + 1e7e91b commit 3e007c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,4 @@ var integerAsString = aLargerInteger.toString();
173173
```
174174

175175
To help you work with Integers, the Integer class exposes a large set of arithmetic methods.
176-
Refer to the Integer API docs for details.
176+
Refer to the [Integer API docs](http://neo4j.com/docs/api/javascript-driver/current/class/src/v1/integer.js~Integer.html) for details.

0 commit comments

Comments
 (0)