Commit 828e09e55c0006f643510a09268b8832823b542f
Committed by
GitHub
1 parent
dd0d8e4f
Add updated wandbox link
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
| ... | ... | @@ -13,7 +13,7 @@ |
| 13 | 13 | [![Latest release][releases-badge]][github releases] |
| 14 | 14 | [![DOI][doi-badge]][doi-link] |
| 15 | 15 | [![Conan.io][conan-badge]][conan-link] |
| 16 | -[![Try CLI11 1.8 online][wandbox-badge]][wandbox-link] | |
| 16 | +[![Try CLI11 1.9 online][wandbox-badge]][wandbox-link] | |
| 17 | 17 | |
| 18 | 18 | [What's new](./CHANGELOG.md) • |
| 19 | 19 | [Documentation][gitbook] • |
| ... | ... | @@ -969,8 +969,8 @@ CLI11 was developed at the [University of Cincinnati][] to support of the [GooFi |
| 969 | 969 | [version 1.0 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-10/ |
| 970 | 970 | [version 1.3 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-13/ |
| 971 | 971 | [version 1.6 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-16/ |
| 972 | -[wandbox-badge]: https://img.shields.io/badge/try_1.8-online-blue.svg | |
| 973 | -[wandbox-link]: https://wandbox.org/permlink/EbI6nT3RkYKviKV2 | |
| 972 | +[wandbox-badge]: https://img.shields.io/badge/try_1.9-online-blue.svg | |
| 973 | +[wandbox-link]: https://wandbox.org/permlink/8SirASwhbFQZyDTW | |
| 974 | 974 | [releases-badge]: https://img.shields.io/github/release/CLIUtils/CLI11.svg |
| 975 | 975 | [cli11-po-compare]: https://iscinumpy.gitlab.io/post/comparing-cli11-and-boostpo/ |
| 976 | 976 | [diana slides]: https://indico.cern.ch/event/619465/contributions/2507949/attachments/1448567/2232649/20170424-diana-2.pdf | ... | ... |