Begin forwarded message:

> From: GitHub <[email protected]>
> Subject: [gradle-scm] [gradle/gradle] 4ed31a: Updated release notes, 
> mentioned removal of config...
> Date: 24 August 2012 3:01:21 PM GMT+01:00
> To: [email protected]
> Reply-To: [email protected]
> 
>  Branch: refs/heads/release
>  Home:   https://github.com/gradle/gradle
>  Commit: 4ed31a8c4feeaf443eadcbb11cffba066621fa92
>      
> https://github.com/gradle/gradle/commit/4ed31a8c4feeaf443eadcbb11cffba066621fa92
>  Author: Szczepan Faber <[email protected]>
>  Date:   2012-08-24 (Fri, 24 Aug 2012)
> 
>  Changed paths:
>    M subprojects/docs/src/docs/release/notes.md
> 
>  Log Message:
>  -----------
>  Updated release notes, mentioned removal of configurations from the 
> dependency report, fixed the link.

Links in the release notes should be relative.

For example the above change adds:

<a 
href="http://gradle.org/docs/nightly/javadoc/org/gradle/api/artifacts/ResolvedConfiguration.html#getResolutionResult()">

This should be:

<a 
href="javadoc/org/gradle/api/artifacts/ResolvedConfiguration.html#getResolutionResult()">
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to