Skip to content

Commit 842d227

Browse files
committed
fix appveyor link in readme
1 parent 63937ec commit 842d227

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Contributions are very welcome, as are feature requests and suggestions. Please
4040
[travis-img]: https://travis-ci.org/JuliaDB/SQLite.jl.svg?branch=master
4141
[travis-url]: https://travis-ci.org/JuliaDB/SQLite.jl
4242

43-
[appveyor-img]: https://ci.appveyor.com/api/projects/status/h227adt6ovd1u3sx/branch/master?svg=true
44-
[appveyor-url]: https://ci.appveyor.com/project/JuliaDB/documenter-jl/branch/master
43+
[appveyor-img]: https://ci.appveyor.com/api/projects/status/github/JuliaDB/SQLite.jl?branch=master&svg=true
44+
[appveyor-url]: https://ci.appveyor.com/project/quinnj/sqlite-jl/branch/master
4545

4646
[codecov-img]: https://codecov.io/gh/JuliaDB/SQLite.jl/branch/master/graph/badge.svg
4747
[codecov-url]: https://codecov.io/gh/JuliaDB/SQLite.jl

0 commit comments

Comments
 (0)