Skip to content

Commit 741dd9d

Browse files
authored
Merge pull request #24 from control-toolbox/update-readme-2025-09-28
Update README (2025-09-28) with latest ABOUT.md, INSTALL.md, CONTRIBUTING.md and badges
2 parents 0de25f0 + 2f06c71 commit 741dd9d

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
@@ -20,7 +20,7 @@ The CTAppTemplate.jl repo is part of the [control-toolbox ecosystem](https://git
2020
| **Documentation** | [![Stable Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://control-toolbox.org/CTAppTemplate.jl/stable/) [![Dev Docs](https://img.shields.io/badge/docs-dev-8A2BE2.svg)](https://control-toolbox.org/CTAppTemplate.jl/dev/) |
2121
| **CI / Build** | [![Build Status](https://github.com/control-toolbox/CTAppTemplate.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/control-toolbox/CTAppTemplate.jl/actions/workflows/CI.yml?query=branch%3Amain) |
2222
| **Test Coverage** | [![Coverage](https://codecov.io/gh/control-toolbox/CTAppTemplate.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/control-toolbox/CTAppTemplate.jl) |
23-
| **Release / Version** | [![Release](https://juliahub.com/docs/General/CTAppTemplate/stable/version.svg)](https://github.com/control-toolbox/CTAppTemplate.jl/releases) |
23+
| **Release / Version** | [![Release](https://img.shields.io/github/v/release/control-toolbox/CTAppTemplate.jl.svg)](https://github.com/control-toolbox/CTAppTemplate.jl/releases) |
2424
| **License** | [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/control-toolbox/CTAppTemplate.jl/blob/master/LICENSE) |
2525
| **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) |
2626

0 commit comments

Comments
 (0)