Skip to content

Commit 85ec3eb

Browse files
committed
fix documentation badges
1 parent 7d75e26 commit 85ec3eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
[![Build Status](https://ci.appveyor.com/api/projects/status/github/SimonDanisch/GeometryBasics.jl?svg=true)](https://ci.appveyor.com/project/SimonDanisch/GeometryBasics-jl)
44
[![Codecov](https://codecov.io/gh/JuliaGeometry/GeometryBasics.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/SimonDanisch/GeometryBasics.jl)
55

6-
**Documentation**: [![][https://img.shields.io/badge/docs-stable-lightgrey.svg]][http://juliageometry.github.io/GeometryBasics.jl/stable/] [![][https://img.shields.io/badge/docs-dev-blue.svg]][http://juliageometry.github.io/GeometryBasics.jl/dev]
6+
**Documentation**:
7+
[![Docs - stable](https://img.shields.io/badge/docs-stable-lightgrey.svg)](http://juliageometry.github.io/GeometryBasics.jl/stable/)
8+
[![Docs - dev](https://img.shields.io/badge/docs-dev-blue.svg)](http://juliageometry.github.io/GeometryBasics.jl/dev)
79

810
# GeometryBasics.jl
911

0 commit comments

Comments
 (0)