Skip to content

Commit dd7e317

Browse files
authored
Merge pull request #20 from FluxML/MasonProtter-patch-1
Make build-status badge point to the correct repo
2 parents cc3db96 + 8aa1411 commit dd7e317

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
# Mjolnir
22

3-
[![Build Status](https://travis-ci.org/MikeInnes/Mjolnir.jl.svg?branch=master)](https://travis-ci.org/MikeInnes/Mjolnir.jl)
3+
[![Build Status](https://travis-ci.org/FluxML/Mjolnir.jl.svg?branch=master)](https://travis-ci.org/FluxML/Mjolnir.jl)
44

55
Mjolnir is a hybrid approach to partial evaluation / abstract interpretation,
66
with an implementation in Julia. It can be thought of as a blend of

0 commit comments

Comments
 (0)