From 2c13d2dbe80671ddc43ba5b0e6352e96fad25939 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Tue, 16 Jun 2015 13:13:06 -0700 Subject: [PATCH] fix dead link --- utils/utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/utils.h b/utils/utils.h index 0831973ed..f62d088b5 100644 --- a/utils/utils.h +++ b/utils/utils.h @@ -3,7 +3,7 @@ * \defgroup CheckStyle check-style.py * * The check-style.py script will test and reformat code according to the - * ns-3 coding style posted at http://www.nsnam.org/codingstyle.html + * ns-3 coding style posted at https://www.nsnam.org/developers/contributing-code/coding-style/ * It requires that you install 'uncrustify' * * It has multiple levels of conformance: