From: Jérémie Galarneau Date: Thu, 2 Jul 2015 22:25:28 +0000 (-0400) Subject: Fix: update liburcu URL X-Git-Tag: v2.7.0-rc1~15 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=99ad328584e02d6a0e90e0840e7c2820688c29ab Fix: update liburcu URL Signed-off-by: Jérémie Galarneau --- diff --git a/README.md b/README.md index 716fb666c..2cb75b166 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ components: that, the kernel version may probably be older, but we can't provide any guarantee. Please let us know if you are able to go lower without any problems. - - **[`liburcu`](http://urcu.so/) >= 0.8.0**: userspace RCU library, + - **[`liburcu`](http://www.liburcu.org/) >= 0.8.0**: userspace RCU library, by Mathieu Desnoyers and Paul E. McKenney. - **`libpopt` >= 1.13**: command line arguments parsing library. - Debian/Ubuntu package: `libpopt-dev`