From 9076f7bab3845219b499de1b1e72d87d7f8d406b Mon Sep 17 00:00:00 2001 From: SixthDot Date: Mon, 1 Jan 2024 10:08:09 +0100 Subject: [PATCH] docs(dscanner/utils): Update obsolete url in comment (#944) Co-authored-by: Petar Kirov --- src/dscanner/utils.d | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/dscanner/utils.d b/src/dscanner/utils.d index accc237..504432e 100644 --- a/src/dscanner/utils.d +++ b/src/dscanner/utils.d @@ -183,7 +183,9 @@ unittest * in other languages. In the chain, any $(D null) member that is a class instance * or that returns one, has for effect to shortcut the complete evaluation. * - * This function is copied from https://github.com/BBasile/iz to avoid a new submodule. + * This function is copied from + * https://gitlab.com/basile.b/iz/-/blob/18f5c1e78a89edae9f7bd9c2d8e7e0c152f56696/import/iz/sugar.d#L1543 + * to avoid adding additional dependencies. * Any change made to this copy should also be applied to the origin. * * Params: