Use new cached URL for Diffy logo on releases page

Don't worry about adding ?e= for the ETag; browsers should handle
sending If-None-Match on their own, and we want to pick up any new
logo as it is released.

Change-Id: Ib555c06bf86340e734a80b58b2269fa6ba7660d6
This commit is contained in:
Dave Borowitz 2013-09-09 14:55:41 -07:00
parent 8ccd92276d
commit 261b2f09a9

View File

@ -31,7 +31,7 @@
<h1>Gerrit Code Review - Releases</h1>
<a href="http://code.google.com/p/gerrit">
<img id="diffy_logo" src="https://gerrit-review.googlesource.com/static/logo.png">
<img id="diffy_logo" src="https://gerrit-review.googlesource.com/static/diffy1.cache.png">
</a>
<div id='download_container'>