Skip to content

Commit e1a7954

Browse files
authored
Fix CI badge
1 parent 1c24ca5 commit e1a7954

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

3-
![CI](https://github.com/JuliaGraphs/GraphPlot.jl/workflows/CI/badge.svg?branch=master)
3+
[![CI](https://github.com/JuliaGraphs/GraphPlot.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaGraphs/GraphPlot.jl/actions/workflows/ci.yml)
44
[![version](https://juliahub.com/docs/GraphPlot/version.svg)](https://juliahub.com/ui/Packages/GraphPlot/bUwXr)
55

66
Graph layout and visualization algorithms based on [Compose.jl](https://github.com/dcjones/Compose.jl) and inspired by [GraphLayout.jl](https://github.com/IainNZ/GraphLayout.jl).

0 commit comments

Comments
 (0)