Source: {Maven|Sonatype} links to anything search, rather than dist search.Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/0780f47d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/0780f47d Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/0780f47d Branch: refs/heads/0.5.0 Commit: 0780f47d1b4f41222fe7a987b4646686995f2d9d Parents: 0ca59ab Author: David Toy <[email protected]> Authored: Fri Apr 5 16:11:24 2013 +0100 Committer: Andrew Kennedy <[email protected]> Committed: Fri Apr 19 17:12:39 2013 +0100 ---------------------------------------------------------------------- docs/start/download.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/0780f47d/docs/start/download.md ---------------------------------------------------------------------- diff --git a/docs/start/download.md b/docs/start/download.md index 5e545f9..14ccf64 100644 --- a/docs/start/download.md +++ b/docs/start/download.md @@ -36,9 +36,9 @@ First time user? The [getting started]({{ site.url }}/use/guide/quickstart/index </tr> </table> {% if SNAPSHOT %} -<span style='float:right'><small>Source: <a href='{{ this_dist_url_search }}'>Sonatype</a></small></span> +<span style='float:right'><small>Source: <a href='{{ this_anything_url_search }}'>Sonatype</a></small></span> {% else %} -<span style='float:right'><small>Source: <a href='{{ this_dist_url_search }}'>Maven Central</a></small></span> +<span style='float:right'><small>Source: <a href='{{ this_anything_url_search }}'>Maven Central</a></small></span> {% endif %} <a name="distro"></a>
