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 11 [![Latest release][releases-badge]][github releases]
12 12 [![DOI][doi-badge]][doi-link]
13 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 16 [What's new](./CHANGELOG.md) •
17 17 [Documentation][gitbook] •
... ... @@ -556,7 +556,7 @@ Significant features and/or improvements to the code were contributed by:
556 556 - [Stéphane Del Pino](https://github.com/delpinux)
557 557 - [Mak Kolybabi](https://github.com/mogigoma)
558 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 560 - [almikhayl](https://github.com/almikhayl)
561 561 - [nurelin](https://github.com/nurelin) <!-- help_all in message -->
562 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 613 [version 1.0 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-10/
614 614 [version 1.3 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-13/
615 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 617 [wandbox-link]: https://wandbox.org/permlink/k1BzlRwOZ07ieEuD
618 618 [releases-badge]: https://img.shields.io/github/release/CLIUtils/CLI11.svg
619 619 [cli11-po-compare]: https://iscinumpy.gitlab.io/post/comparing-cli11-and-boostpo/
... ...