Skip to content

Commit

Permalink
Fix stable docs badge link (#53)
Browse files Browse the repository at this point in the history
I will move the v0.1.0 tag when this is through (suboptimal, I know, but
I have not made the release yet so it should be fine)
AntonReinhard authored Sep 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 1f2078f + ed2d220 commit c43e326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# QED

[![Doc Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://qedjl-project.github.io/QED.jl/main)
[![Doc Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://qedjl-project.github.io/QED.jl/stable)
[![Doc Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://qedjl-project.github.io/QED.jl/dev)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)

0 comments on commit c43e326

Please sign in to comment.