Skip to content

Commit 3e36cc7

Browse files
committed
fix link
1 parent 87d49ba commit 3e36cc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ machine learning models into
99
| :-----------: | :------: |
1010
| [![Build Status](https://github.com/JuliaAI/MLJModelInterface.jl/workflows/CI/badge.svg)](https://github.com/JuliaAI/MLJModelInterface.jl/actions) | [![codecov.io](http://codecov.io/github/JuliaAI/MLJModelInterface.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaAI/MLJModelInterface.jl?branch=master) |
1111

12-
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliaai.github.io/MLJModelInterface.jl/stable/)
12+
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliaai.github.io/MLJModelInterface.jl/dev/)
1313

1414

1515
[MLJ](https://alan-turing-institute.github.io/MLJ.jl/dev/) is a framework for evaluating,
1616
combining and optimizing machine learning models in Julia. A third party package wanting
1717
to integrate their machine learning models into MLJ must import the module
1818
`MLJModelInterface` defined in this package, as described in the
19-
[documentation](https://juliaai.github.io/MLJModelInterface.jl/stable/).
19+
[documentation](https://juliaai.github.io/MLJModelInterface.jl/dev/).

0 commit comments

Comments
 (0)