Skip to content

Commit 1d490dd

Browse files
authored
Fix links
1 parent b85e1de commit 1d490dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# TikzGraphs
22

3-
[![Build Status](https://travis-ci.org/sisl/TikzGraphs.jl.svg)](https://travis-ci.org/sisl/TikzGraphs.jl)
4-
[![Coverage Status](https://coveralls.io/repos/github/sisl/TikzGraphs.jl/badge.svg?branch=master)](https://coveralls.io/github/sisl/TikzGraphs.jl?branch=master)
3+
[![Build Status](https://travis-ci.org/JuliaTeX/TikzGraphs.jl.svg)](https://travis-ci.org/JuliaTeX/TikzGraphs.jl)
4+
[![Coverage Status](https://coveralls.io/repos/github/JuliaTeX/TikzGraphs.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaTeX/TikzGraphs.jl?branch=master)
55

66
This library generates graph layouts using the TikZ graph layout package.
77

8-
Read the [documentation](http://nbviewer.ipython.org/github/sisl/TikzGraphs.jl/blob/master/doc/TikzGraphs.ipynb).
8+
Read the [documentation](http://nbviewer.ipython.org/github/JuliaTeX/TikzGraphs.jl/blob/master/doc/TikzGraphs.ipynb).

0 commit comments

Comments
 (0)