Skip to content

Commit 9c16981

Browse files
authored
Fix build status icon url
1 parent fe0df0a commit 9c16981

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
@@ -1,6 +1,6 @@
11
# Scala Native Binding Generator
22

3-
[![Build Status](https://travis-ci.com/scala-native/scala-native-bindgen.svg?branch=master)](https://travis-ci.com/kornilova-l/scala-native-bindgen)
3+
[![Build Status](https://travis-ci.org/scala-native/scala-native-bindgen.svg?branch=master)](https://travis-ci.org/scala-native/scala-native-bindgen)
44

55
The tool generates Scala Native bindings from C headers.
66

0 commit comments

Comments
 (0)