Skip to content

Commit f82122a

Browse files
committed
Fixed the URL to the badge of Travis CI.
1 parent 321665a commit f82122a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* 4.0 branch has been started.
1919
* README.md:
2020
- Version number added to the 1st line.
21+
- Fixed the URL to the badge of Travis CI.
2122

2223
2017.09.07 Kentaro Fukuchi <[email protected]>
2324
* *.[ch]:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# libqrencode 4.0.0 - QR Code encoding library [![Build Status](https://travis-ci.org/fukuchi/libqrencode.png?branch=master)](https://travis-ci.org/fukuchi/libqrencode)
1+
# libqrencode 4.0.0 - QR Code encoding library [![Build Status](https://travis-ci.org/fukuchi/libqrencode.png?branch=4.0)](https://travis-ci.org/fukuchi/libqrencode)
22

33
**Attention:** This repository contains the development version of libqrencode. See <https://fukuchi.org/works/qrencode/> for the official stable releases. At this moment, the latest stable release is version 4.0.0.
44

0 commit comments

Comments
 (0)