Skip to content

Commit 7d26a8c

Browse files
committed
Readme tweak
1 parent d4b2e41 commit 7d26a8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ assert(Nullable_array.get 1 = Some 4);
1010
```
1111

1212
[![Build Status (Travis)](https://travis-ci.org/chambart/ocaml-nullable-array.svg)](https://travis-ci.org/chambart/ocaml-nullable-array)
13-
[![Build Status (Appveyor)](https://ci.appveyor.com/api/projects/status/github/chambart/ocaml-nullable-array&svg=true)](https://ci.appveyor.com/project/chambart/ocaml-nullable-array)
13+
[![Build Status (Appveyor)](https://ci.appveyor.com/api/projects/status/github/chambart/ocaml-nullable-array?svg=true)](https://ci.appveyor.com/project/chambart/ocaml-nullable-array)

0 commit comments

Comments
 (0)