diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-28 16:48:48 +0100 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-28 16:48:48 +0100 |
| commit | dc3fc90e2a799e9f835a2d10d824bfcb20128d3d (patch) | |
| tree | 774e23bdebc595e32e1557055d822256e8ac3aaa /doc | |
| parent | 22de59d0efa09ba8c610ff7ae6d76cd319ec6c52 (diff) | |
| download | monitoring-plugins-dc3fc90e2a799e9f835a2d10d824bfcb20128d3d.tar.gz | |
developer-guidelines.sgml: Fix URL
Fix the Test::Simple tutorial URL.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/developer-guidelines.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index 15b229bf..666d7cc7 100644 --- a/doc/developer-guidelines.sgml +++ b/doc/developer-guidelines.sgml | |||
| @@ -694,7 +694,7 @@ This runs the test in a summary format. | |||
| 694 | 694 | ||
| 695 | <para> | 695 | <para> |
| 696 | For a good and amusing tutorial on using Test::More, see this | 696 | For a good and amusing tutorial on using Test::More, see this |
| 697 | <ulink url="http://search.cpan.org/~mschwern/Test-Simple-0.62/lib/Test/Tutorial.pod"> | 697 | <ulink url="http://search.cpan.org/dist/Test-Simple/lib/Test/Tutorial.pod"> |
| 698 | link</ulink> | 698 | link</ulink> |
| 699 | </para> | 699 | </para> |
| 700 | 700 | ||
