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:
parent
8ccd92276d
commit
261b2f09a9
@ -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'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user