Thanks
I'm also going to send a patch for a couple of places where link check is puking on redirect.
Do you want me to create a ticket?
-- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx
----- Original Message ----- From: "Brett Porter" <[EMAIL PROTECTED]>
To: "Maven Developers List" <dev@maven.apache.org>
Sent: Tuesday, February 01, 2005 6:55 PM
Subject: Re: Bad link in /xdocs/using/repositories.xml
Thanks... I'd already fixed it, just forgot to commit.
- Brett
Quoting James Mitchell <[EMAIL PROTECTED]>:
The commit last night had a small typo on line 31.
I know this should be in a bug ticket, but its such a quick fix....
Index: xdocs/using/repositories.xml =================================================================== --- xdocs/using/repositories.xml (revision 149461) +++ xdocs/using/repositories.xml (working copy) @@ -28,7 +28,7 @@ <body> <section name="Artifact Repositories"> <p> - A repository (<A href="../reference/glossary.html#Repository">definition</a>) in Maven is used to + A repository (<a href="../reference/glossary.html#Repository">definition</a>) in Maven is used to hold build artifacts and dependencies of varying types. </p> <p>
-- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]