Commit 261799b398dcf0ace3c429505dd3f8e18a577361

Authored by Henry Fredrick Schreiner
Committed by Henry Schreiner
1 parent a6c17a4a

Better linking to GitBook

Showing 1 changed file with 3 additions and 1 deletions
README.md
@@ -5,7 +5,9 @@ @@ -5,7 +5,9 @@
5 [![License: BSD][license-badge]](./LICENSE) 5 [![License: BSD][license-badge]](./LICENSE)
6 [![DOI][DOI-badge]][DOI-link] 6 [![DOI][DOI-badge]][DOI-link]
7 7
8 -[API Docs][api-docs] • [Tutorial series][GitBook] • [What's new](./CHANGELOG.md) 8 +[Documentation][GitBook] •
  9 +[API Reference][api-docs] •
  10 +[What's new](./CHANGELOG.md)
9 11
10 # CLI11: Command line parser for C++11 12 # CLI11: Command line parser for C++11
11 13