]> code.bitgloo.com Git - clyne/ini-config.git/commitdiff
Typo in godbolt example
authorclyne <clyne@bitgloo.com>
Tue, 5 Jan 2021 23:58:43 +0000 (18:58 -0500)
committerGitHub <noreply@github.com>
Tue, 5 Jan 2021 23:58:43 +0000 (18:58 -0500)
README.md

index 3566603431e1917c2b2b749c4307e2525690ef81..a8e23aaf6eae85ac4d4a90f8fac17f46ddaad2b9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ A single-header library that converts INI-formatted string literals to a key-val
 
 Requires C++20. Tested to work on gcc 10.1 and clang trunk. Passes `-Wall -Wextra -pedantic`.
 
-[Try it on Godbolt.](https://godbolt.org/z/K8GGov)
+[Try it on Godbolt.](https://godbolt.org/z/WTPzE3)
 
 ## Features
  * Comments and whitespace removed during compilation