Skip to content

Commit 515fae5

Browse files
authored
Update README.md
Change sbromberger to correct JuliaGraphs link
1 parent e0619da commit 515fae5

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
@@ -1,8 +1,8 @@
11
# StaticGraphs
22

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

5-
[![codecov.io](http://codecov.io/github/sbromberger/StaticGraphs.jl/coverage.svg?branch=master)](http://codecov.io/github/sbromberger/StaticGraphs.jl?branch=master)
5+
[![codecov.io](http://codecov.io/github/JuliaGraphs/StaticGraphs.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaGraphs/StaticGraphs.jl?branch=master)
66

77
Memory-efficient, performant graph structures optimized for large networks.
88
Uses [LightGraphs](https://github.com/JuliaGraphs/LightGraphs.jl).

0 commit comments

Comments
 (0)