File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# MutableArithmetics.jl
22
33[ ![ Stable] [ docs-stable-img ]] [ docs-stable-url ]
4- [ ![ Dev] [ docs-latest -img ]] [ docs-latest -url ]
4+ [ ![ Dev] [ docs-dev -img ]] [ docs-dev -url ]
55[ ![ Build Status] [ build-img ]] [ build-url ]
66[ ![ Codecov] [ codecov-img ]] [ codecov-url ]
77[ ![ deps] [ deps-img ]] [ deps-url ]
@@ -93,7 +93,7 @@ to the implementations of this package. See `src/dispatch.jl` for more details.
9393## Documentation
9494
9595- [ ** STABLE** ] [ docs-stable-url ] &mdash ; ** most recently tagged version of the documentation.**
96- - [ ** LATEST** ] [ docs-latest -url ] &mdash ; * in-development version of the documentation.*
96+ - [ ** LATEST** ] [ docs-dev -url ] &mdash ; * in-development version of the documentation.*
9797
9898## Quick Example & Benchmark
9999
@@ -187,9 +187,9 @@ Note that there are now 0 allocations.
187187> This package started out as a GSoC '19 project.
188188
189189[ docs-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
190- [ docs-latest -img ] : https://img.shields.io/badge/docs-latest -blue.svg
190+ [ docs-dev -img ] : https://img.shields.io/badge/docs-dev -blue.svg
191191[ docs-stable-url ] : https://jump.dev/MutableArithmetics.jl/stable
192- [ docs-latest -url ] : https://jump.dev/MutableArithmetics.jl/latest
192+ [ docs-dev -url ] : https://jump.dev/MutableArithmetics.jl/dev
193193
194194[ build-img ] : https://github.com/jump-dev/MutableArithmetics.jl/workflows/CI/badge.svg?branch=master
195195[ build-url ] : https://github.com/jump-dev/MutableArithmetics.jl/actions?query=workflow%3ACI
You can’t perform that action at this time.
0 commit comments