File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- [ ![ Github Issues] ( https://img.shields.io/github/issues/bitwizeshift/bpstd.svg )] ( http://github.com/bitwizeshift/bpstd/issues )
1+ [ ![ Build Status] ( https://github.com/bitwizeshift/BackportCpp/workflows/build/badge.svg )] ( https://github.com/bitwizeshift/BackportCpp/actions )
2+ [ ![ Github Issues] ( https://img.shields.io/github/issues/bitwizeshift/BackportCpp.svg )] ( http://github.com/bitwizeshift/BackportCpp/issues )
23[ ![ Tested Compilers] ( https://img.shields.io/badge/compilers-gcc%20%7C%20clang%20%7C%20msvc-blue.svg )] ( #tested-compilers )
3- [ ![ Documentation] ( https://img.shields.io/badge/docs-doxygen-blue.svg )] ( http://bitwizeshift.github.io/bpstd )
4- [ ![ GitHub License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/bitwizeshift/bpstd/master/LICENSE.md )
5- [ ![ Github Releases] ( https://img.shields.io/github/release/bitwizeshift/bpstd.svg )] ( https://github.com/bitwizeshift/bpstd/releases )
4+ [ ![ Documentation] ( https://img.shields.io/badge/docs-doxygen-blue.svg )] ( http://bitwizeshift.github.io/BackportCpp )
5+ [ ![ GitHub License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/bitwizeshift/BackportCpp/master/LICENSE )
6+ [ ![ Github Releases] ( https://img.shields.io/github/release/bitwizeshift/BackportCpp.svg )] ( https://github.com/bitwizeshift/BackportCpp/releases )
7+ [ ![ Download] ( https://api.bintray.com/packages/bitwizeshift/Backport/Backport%3Abackport/images/download.svg )] ( https://bintray.com/bitwizeshift/Backport/Backport%3Abackport/_latestVersion )
68
79# C++ Backport
810
@@ -22,7 +24,7 @@ if using C++14, more `constexpr` is available to the user than with C++11)
2224 A summary of all existing features in ** Backport**
2325* [ FAQ] ( #faq ) \
2426 Frequently asked questions about this library
25- * [ API Reference] ( https://bitwizeshift.github.io/bpstd /api/latest/manual.html ) \
27+ * [ API Reference] ( https://bitwizeshift.github.io/BackportCpp /api/latest/manual.html ) \
2628 For doxygen-generated API information
2729* [ Legal] ( doc/legal.md ) \
2830 Information about how to attribute this project
You can’t perform that action at this time.
0 commit comments