diff mbox

[Ada,doc] Fix link to the Watson/McCabe paper.

Message ID alpine.LNX.2.00.1104232155470.3309@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer April 23, 2011, 7:57 p.m. UTC
The old link still works (via a redirect to a related page) so I
only applied this to mainline.  If anyone wants, I can also apply
to older branches.

Gerald


2011-04-23  Gerald Pfeifer  <gerald@pfeifer.com>

	* gnat_ugn.texi (Complexity Metrics Control): Update link to
	the Watson/McCabe paper.
diff mbox

Patch

Index: gnat_ugn.texi
===================================================================
--- gnat_ugn.texi	(revision 172621)
+++ gnat_ugn.texi	(working copy)
@@ -14362,7 +14362,7 @@ 
 
 @noindent
 The McCabe complexity metrics are defined
-in @url{http://www.mccabe.com/pdf/nist235r.pdf}
+in @url{http://www.mccabe.com/pdf/mccabe-nist235r.pdf}
 
 According to McCabe, both control statements and short-circuit control forms
 should be taken into account when computing cyclomatic complexity. For each