Fix link to macOS badge

Change-Id: I95748c2abbd677160c69b424f8fbc3b15e17a641
This commit is contained in:
Sergiu Deitsch
2022-03-14 18:56:05 +01:00
parent 0133dada2d
commit bf329b30f6
+1 -1
View File
@@ -1,6 +1,6 @@
[![Android](https://github.com/ceres-solver/ceres-solver/actions/workflows/android.yml/badge.svg)](https://github.com/ceres-solver/ceres-solver/actions/workflows/android.yml)
[![Linux](https://github.com/ceres-solver/ceres-solver/actions/workflows/linux.yml/badge.svg)](https://github.com/ceres-solver/ceres-solver/actions/workflows/linux.yml)
[![macOS](https://github.com/ceres-solver/ceres-solver/actions/workflows/macOS.yml/badge.svg)](https://github.com/ceres-solver/ceres-solver/actions/workflows/macOS.yml)
[![macOS](https://github.com/ceres-solver/ceres-solver/actions/workflows/macos.yml/badge.svg)](https://github.com/ceres-solver/ceres-solver/actions/workflows/macos.yml)
[![Windows](https://github.com/ceres-solver/ceres-solver/actions/workflows/windows.yml/badge.svg)](https://github.com/ceres-solver/ceres-solver/actions/workflows/windows.yml)
Ceres Solver