Skip to content

Commit a0b1aa3

Browse files
authored
Use relative release badge in README.
We still are missing a way to compare changes for the most recent release, but at least we're down to one version tag to change.
1 parent 3a2bdf3 commit a0b1aa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For general info, we suggest you check the stmm32duino [README.md](https://githu
1717

1818
## Latest release
1919

20-
[![GitHub release](https://img.shields.io/github/release/mcci-catena/Arduino_Core_STM32.svg)](https://github.com/mcci-catena/Arduino_Core_STM32/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/mcci-catena/Arduino_Core_STM32/v1.0.6-mcci.svg)](https://github.com/mcci-catena/Arduino_Core_STM32/compare/v1.0.6-mcci...master)
20+
[![GitHub release](https://img.shields.io/github/release/mcci-catena/Arduino_Core_STM32.svg)](https://github.com/mcci-catena/Arduino_Core_STM32/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/mcci-catena/Arduino_Core_STM32/latest.svg)](https://github.com/mcci-catena/Arduino_Core_STM32/compare/v1.0.6-mcci...master)
2121

2222
## Getting Started
2323

@@ -37,4 +37,4 @@ If you have any issue, you may [file an issue on Github](https://github.com/mcci
3737

3838
## Support Open-Source Software, Hardware, and Community IoT!
3939

40-
Everyone at MCCI invests time and resources providing this open-source code and open-source hardware. MCCI is also the principal corporate sponsor of [The Things Network New York](https://thethings.nyc) and [Ithaca](https://ttni.tech). Please support our work by purchasing products from MCCI!
40+
Everyone at MCCI invests time and resources providing this open-source code and open-source hardware. MCCI is also the principal corporate sponsor of [The Things Network New York](https://thethings.nyc) and [Ithaca](https://ttni.tech). Please support our work by purchasing products from MCCI!

0 commit comments

Comments
 (0)