Skip to content

Commit f6df358

Browse files
author
Joshua Wade
authored
Fix link to commit activity in readme (#266)
1 parent 7a7b58f commit f6df358

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,7 +1,7 @@
11
# ![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white) reflect-cpp
22

33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4-
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
4+
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/getml/reflect-cpp/graphs/commit-activity)
55
[![Generic badge](https://img.shields.io/badge/C++-20-blue.svg)](https://shields.io/)
66
[![Generic badge](https://img.shields.io/badge/gcc-11+-blue.svg)](https://shields.io/)
77
[![Generic badge](https://img.shields.io/badge/clang-14+-blue.svg)](https://shields.io/)

0 commit comments

Comments
 (0)