aboutsummaryrefslogtreecommitdiff
path: root/gcc/d/dmd/errorsink.d
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/d/dmd/errorsink.d')
-rw-r--r--gcc/d/dmd/errorsink.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/d/dmd/errorsink.d b/gcc/d/dmd/errorsink.d
index 5514449..5793ef1 100644
--- a/gcc/d/dmd/errorsink.d
+++ b/gcc/d/dmd/errorsink.d
@@ -4,9 +4,9 @@
* Copyright: Copyright (C) 2023-2025 by The D Language Foundation, All Rights Reserved
* Authors: $(LINK2 https://www.digitalmars.com, Walter Bright)
* License: $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
- * Source: $(LINK2 https://github.com/dlang/dmd/blob/master/src/dmd/errorsink.d, _errorsink.d)
+ * Source: $(LINK2 https://github.com/dlang/dmd/blob/master/compiler/src/dmd/errorsink.d, _errorsink.d)
* Documentation: https://dlang.org/phobos/dmd_errorsink.html
- * Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/errorsink.d
+ * Coverage: https://codecov.io/gh/dlang/dmd/src/master/compiler/src/dmd/errorsink.d
*/
module dmd.errorsink;