Skip to content

Commit b1c8f80

Browse files
committed
Fix "commits since v31.2" link - use 05366f2 hash instead of v31.2 tag
1 parent 9ed2b77 commit b1c8f80

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
@@ -3,7 +3,7 @@
33
[![](https://img.shields.io/badge/python-2.7-yellow.svg "Python versions supported")](https://github.com/cztomczak/cefpython#cef-python)
44
[![](https://img.shields.io/badge/release-v31.2-orange.svg "GitHub latest release")](https://github.com/cztomczak/cefpython/releases/latest)
55
[![](https://img.shields.io/badge/pypi-v31.2-blue.svg "PyPI latest release")](https://pypi.python.org/pypi/cefpython3/)
6-
[![](https://img.shields.io/badge/commits%20since-v31.2-lightgray.svg "Commits since v31.2 release")](https://github.com/cztomczak/cefpython/compare/v31.2...master)
6+
[![](https://img.shields.io/badge/commits%20since-v31.2-lightgray.svg "Commits since v31.2 release")](https://github.com/cztomczak/cefpython/compare/05366f2...master)
77

88
__NOTE__: Repository rewritten on 2016-02-15 to reduce its size.
99
Please clone it again.

0 commit comments

Comments
 (0)