Skip to content

Commit 07eeabb

Browse files
authored
[skip ci] Fix link to dev version of documentation
1 parent 41e3cda commit 07eeabb

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
@@ -4,7 +4,7 @@
44
[![Coveralls](https://coveralls.io/repos/github/JuliaMath/FFTW.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaMath/FFTW.jl?branch=master)
55

66
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaMath.github.io/FFTW.jl/stable)
7-
[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://JuliaMath.github.io/FFTW.jl/latest)
7+
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaMath.github.io/FFTW.jl/dev)
88

99
This package provides Julia bindings to the [FFTW](http://www.fftw.org/) library for
1010
fast Fourier transforms (FFTs), as well as functionality useful for signal processing.

0 commit comments

Comments
 (0)