diff --git a/README.md b/README.md index ba37d88..9971a40 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The Tutorials.jl repo is part of the [control-toolbox ecosystem](https://github. | **Documentation** | [![Stable Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://control-toolbox.org/Tutorials.jl/stable/) [![Dev Docs](https://img.shields.io/badge/docs-dev-8A2BE2.svg)](https://control-toolbox.org/Tutorials.jl/dev/) | | **CI / Build** | [![Build Status](https://github.com/control-toolbox/Tutorials.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/control-toolbox/Tutorials.jl/actions/workflows/CI.yml?query=branch%3Amain) | | **Test Coverage** | [![Coverage](https://codecov.io/gh/control-toolbox/Tutorials.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/control-toolbox/Tutorials.jl) | -| **Release / Version** | [![Release](https://juliahub.com/docs/General/Tutorials/stable/version.svg)](https://github.com/control-toolbox/Tutorials.jl/releases) | +| **Release / Version** | [![Release](https://img.shields.io/github/v/release/control-toolbox/Tutorials.jl.svg)](https://github.com/control-toolbox/Tutorials.jl/releases) | | **License** | [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/control-toolbox/Tutorials.jl/blob/master/LICENSE) | | **Code Style / Quality** | [![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/JuliaDiff/BlueStyle) [![Aqua.jl](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl) |