Skip to content

Commit 780b1d9

Browse files
authored
Merge pull request #4 from laerling/master
Fix Travis CI badge
2 parents 12d326a + ed5f8fe commit 780b1d9

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
@@ -1,6 +1,6 @@
11
# Rust Ethernet Driver for STM32F* microcontrollers
22

3-
[![Build Status](https://travis-ci.org/astro/stm32-eth.svg?branch=master)](https://travis-ci.org/astro/stm32-eth)
3+
[![Build Status](https://travis-ci.org/stm32-rs/stm32-eth.svg?branch=master)](https://travis-ci.org/stm32-rs/stm32-eth)
44

55
## Supported microcontrollers
66

0 commit comments

Comments
 (0)