From b65d54e87694efb4962cd37348aec0ba598e5d4e Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Tue, 13 Jun 2023 13:23:40 -0400 Subject: cmUVStreambuf: Update URL for example code --- Source/cmUVStreambuf.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Source/cmUVStreambuf.h b/Source/cmUVStreambuf.h index efe45de..4f7b209 100644 --- a/Source/cmUVStreambuf.h +++ b/Source/cmUVStreambuf.h @@ -14,7 +14,8 @@ /* * This file is based on example code from: * - * http://www.voidcn.com/article/p-vjnlygmc-gy.html + * https://web.archive.org/web/20170515211805/ + * http://www.mr-edd.co.uk/blog/beginners_guide_streambuf * * The example code was distributed under the following license: * -- cgit v0.12