Skip to content

Commit 7ae17cb

Browse files
authored
Update README.md
Fixed links
1 parent 1a4da10 commit 7ae17cb

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
@@ -32,7 +32,7 @@ Android compatible, sources compiled with java 1.7.
3232

3333
All unsigned methods available for `int`s and `long`s on java 1.8 have been reported here.
3434

35-
These are offered directly on the corresponding [`Int`](https://github.com/kotlin-graphics/kotlin-unsigned/blob/android/src/main/kotlin/unsigned/java_1_7/int.kt) and [`Long`](https://github.com/kotlin-graphics/kotlin-unsigned/blob/android/src/main/kotlin/unsigned/java_1_7/long.kt) Kotlin primitives (with `infix` too)
35+
These are offered directly on the corresponding [`Int`](https://github.com/kotlin-graphics/kotlin-unsigned/blob/master/src/main/kotlin/unsigned/java_1_7/int.kt) and [`Long`](https://github.com/kotlin-graphics/kotlin-unsigned/blob/master/src/main/kotlin/unsigned/java_1_7/long.kt) Kotlin primitives (with `infix` too)
3636

3737
### Contributions:
3838

0 commit comments

Comments
 (0)