diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-12-21 11:47:53 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-12-21 11:47:53 +0100 |
commit | 4c113ea8877b63993f2060cb095d5e500922e46f (patch) | |
tree | 43808fab1929adc2880a253fe6ab49945dd6bd21 /open_issues/unit_testing.mdwn | |
parent | eb383acc9c9cbc41bba971d3274843f9fc2f3816 (diff) | |
download | web-4c113ea8877b63993f2060cb095d5e500922e46f.tar.gz web-4c113ea8877b63993f2060cb095d5e500922e46f.tar.bz2 web-4c113ea8877b63993f2060cb095d5e500922e46f.zip |
Restore broken links.
Diffstat (limited to 'open_issues/unit_testing.mdwn')
-rw-r--r-- | open_issues/unit_testing.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open_issues/unit_testing.mdwn b/open_issues/unit_testing.mdwn index 66a61b8a..84c29353 100644 --- a/open_issues/unit_testing.mdwn +++ b/open_issues/unit_testing.mdwn @@ -19,7 +19,7 @@ abandoned). [Expect](http://expect.nist.gov/) * used by the [[GCC testsuite|gcc]], [[GDB_testsuite]], - [[binutils testsuite|binutils/testsuite]], etc. + [[binutils testsuite|binutils]], etc. * The [[glibc_testsuite]] has a home-grown system (Makefile-based), likewise does the [[Open_POSIX_Test_Suite]]. |