Commit 7254ea791606c48e1729be06d98ae7870ec9e1b1

Authored by Henry Schreiner
Committed by GitHub
1 parent ed5cd896

Minor touchup

Showing 1 changed file with 3 additions and 3 deletions
README.md
@@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
11 [![Latest release][releases-badge]][github releases] 11 [![Latest release][releases-badge]][github releases]
12 [![DOI][doi-badge]][doi-link] 12 [![DOI][doi-badge]][doi-link]
13 [![Conan.io][conan-badge]][conan-link] 13 [![Conan.io][conan-badge]][conan-link]
14 -[![Try CLI11 1.6 online][wandbox-badge]][wandbox-link] 14 +[![Try CLI11 1.7 online][wandbox-badge]][wandbox-link]
15 15
16 [What's new](./CHANGELOG.md) • 16 [What's new](./CHANGELOG.md) •
17 [Documentation][gitbook] • 17 [Documentation][gitbook] •
@@ -556,7 +556,7 @@ Significant features and/or improvements to the code were contributed by: @@ -556,7 +556,7 @@ Significant features and/or improvements to the code were contributed by:
556 - [Stéphane Del Pino](https://github.com/delpinux) 556 - [Stéphane Del Pino](https://github.com/delpinux)
557 - [Mak Kolybabi](https://github.com/mogigoma) 557 - [Mak Kolybabi](https://github.com/mogigoma)
558 - [Paweł Bylica](https://github.com/chfast) 558 - [Paweł Bylica](https://github.com/chfast)
559 -- [Philip Top](https://github.com/phlptp) <!-- Major features in 1.7 and 1.8> 559 +- [Philip Top](https://github.com/phlptp) <!-- Major features in 1.7 and 1.8 -->
560 - [almikhayl](https://github.com/almikhayl) 560 - [almikhayl](https://github.com/almikhayl)
561 - [nurelin](https://github.com/nurelin) <!-- help_all in message --> 561 - [nurelin](https://github.com/nurelin) <!-- help_all in message -->
562 - [ncihneg](https://github.com/ncihneg) <!-- Quoting strings in INI generation --> 562 - [ncihneg](https://github.com/ncihneg) <!-- Quoting strings in INI generation -->
@@ -613,7 +613,7 @@ CLI11 was developed at the [University of Cincinnati][] to support of the [GooFi @@ -613,7 +613,7 @@ CLI11 was developed at the [University of Cincinnati][] to support of the [GooFi
613 [version 1.0 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-10/ 613 [version 1.0 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-10/
614 [version 1.3 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-13/ 614 [version 1.3 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-13/
615 [version 1.6 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-16/ 615 [version 1.6 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-16/
616 -[wandbox-badge]: https://img.shields.io/badge/try-online-blue.svg 616 +[wandbox-badge]: https://img.shields.io/badge/try_1.7-online-blue.svg
617 [wandbox-link]: https://wandbox.org/permlink/k1BzlRwOZ07ieEuD 617 [wandbox-link]: https://wandbox.org/permlink/k1BzlRwOZ07ieEuD
618 [releases-badge]: https://img.shields.io/github/release/CLIUtils/CLI11.svg 618 [releases-badge]: https://img.shields.io/github/release/CLIUtils/CLI11.svg
619 [cli11-po-compare]: https://iscinumpy.gitlab.io/post/comparing-cli11-and-boostpo/ 619 [cli11-po-compare]: https://iscinumpy.gitlab.io/post/comparing-cli11-and-boostpo/