Skip to content

Commit 908f75e

Browse files
committed
Fix download link
Closes square#2212
1 parent 55565f4 commit 908f75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h4>Debug Indicators</h4>
112112
<p class="screenshot"><img src="static/debug.png" alt="Debug ribbon indicators"></p>
113113

114114
<h3 id="download">Download</h3>
115-
<p><a href="https://search.maven.org/remote_content?g=com.squareup.picasso3&a=picasso&v=LATEST" class="dl version-href">&darr; <span class="version-tag">Latest</span> AAR</a></p>
115+
<p><a href="https://search.maven.org/remote_content?g=com.squareup.picasso&a=picasso&v=2.8&e=aar" class="dl version-href">&darr; <span class="version-tag">Latest</span> AAR</a></p>
116116
<p>The source code to the Picasso, its samples, and this website is <a href="http://github.com/square/picasso">available on GitHub</a>.</p>
117117

118118
<h4>Maven</h4>

0 commit comments

Comments
 (0)