README.adoc: update string_view link
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 4 Mar 2024 22:53:38 +0000 (17:53 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 4 Mar 2024 22:53:38 +0000 (17:53 -0500)
Not using `string_view` Standalone anymore.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ib3f0ab3ae289218c713d59c99f523c54c46df696

README.adoc

index ec2dcb9d283ff50c1830bdafa50e0dcdbe31ebfa..b47dd1d846ccba2da3ba5173cd6cea8e7db183ae 100644 (file)
@@ -1,7 +1,7 @@
 // Render with Asciidoctor
 
 = Babeltrace 2
-5 February 2024
+4 March 2024
 :btversion: 2.0
 :bt2: Babeltrace{nbsp}2
 ifdef::env-github[]
@@ -137,7 +137,7 @@ embedded into the {bt2} source tree:
 * https://github.com/nlohmann/json[JSON for Modern {cpp}]
 * https://github.com/martinmoene/optional-lite[optional lite]
 * https://github.com/martinmoene/span-lite[span lite]
-* https://github.com/bitwizeshift/string_view-standalone[`string_view` Standalone]
+* https://github.com/martinmoene/string-view-lite[string_view lite]
 * https://github.com/wonder-mice/zf_log[zf_log]
 ====
 
This page took 0.025696 seconds and 4 git commands to generate.