Skip to content

Commit a6fd948

Browse files
ChrisRackauckastkelman
authored andcommitted
Fix README Badges (#130)
They were still pointing to JuliaLang instead of JuliaInterop
1 parent 9945ed5 commit a6fd948

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,5 +1,5 @@
11
# A Julia interface to ZeroMQ
2-
[![Build Status](https://api.travis-ci.org/JuliaLang/ZMQ.jl.svg)](https://travis-ci.org/JuliaLang/ZMQ.jl)
2+
[![Build Status](https://api.travis-ci.org/JuliaInterop/ZMQ.jl.svg)](https://travis-ci.org/JuliaInterop/ZMQ.jl)
33
[![Build status](https://ci.appveyor.com/api/projects/status/laybx903pd12j2ik/branch/master?svg=true)](https://ci.appveyor.com/project/tkelman/zmq-jl/branch/master)
44

55
**ZMQ.jl** is a [Julia] (http://julialang.org) interface to [ZeroMQ, The Intelligent Transport Layer] (http://zeromq.org).

0 commit comments

Comments
 (0)