Skip to content

Commit 7d75e26

Browse files
authored
Merge pull request #37 from asinghvi17/patch-3
fix dev link in readme
2 parents 10c6de6 + d55dc62 commit 7d75e26

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,7 @@
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**: [![][docs-stable-img]][docs-stable-url] [![][docs-master-img]][docs-master-url]
7-
8-
[docs-stable-img]: https://img.shields.io/badge/docs-stable-lightgrey.svg
9-
[docs-stable-url]: http://juliageometry.github.io/GeometryBasics.jl/stable/
10-
[docs-master-img]: https://img.shields.io/badge/docs-dev-blue.svg
11-
[docs-master-url]: http://juliageometry.github.io/GeometryBasics.jl
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]
127

138
# GeometryBasics.jl
149

0 commit comments

Comments
 (0)