Skip to content

Commit 22b9252

Browse files
committed
fix readme links
1 parent e550bac commit 22b9252

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ sudo apt-get install graphviz xdot # optional
6969

7070
<!-- replicated in Caesar.jl README -->
7171
[iif-ci-dev-img]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml/badge.svg
72-
[iif-ci-dev-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml
73-
[iif-ci-stb-img]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml/badge.svg?branch=release%2Fv0.26
74-
[iif-ci-stb-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml
72+
[iif-ci-dev-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml?query=branch%3Adevelop
73+
[iif-ci-stb-img]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml/badge.svg
74+
[iif-ci-stb-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml?query=branch%3Arelease%2Fv0.35
7575
[iif-ver-img]: https://juliahub.com/docs/IncrementalInference/version.svg
7676
[iif-rel-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/releases
7777
[iif-milestones]: https://github.com/JuliaRobotics/IncrementalInference.jl/milestones

0 commit comments

Comments
 (0)