Fix Libraries.io try.html URL

Related to #570.
This commit is contained in:
Thaddee Tyl 2016-08-16 09:45:26 +02:00
parent b56af5837a
commit f84b5cd550

View File

@ -933,11 +933,11 @@ Pixel-perfect   Retina-ready   Fast   Consistent   Hackable
<td><code>https://img.shields.io/issuestats/p/long/github/strongloop/express.svg</code></td>
</tr>
<tr><th> Libraries.io for releases: </th>
<td><img src='https://img.shields.io/librariesio/release/hex/phoenix/1.0.3.svg' alt=''/></td>
<td><img src='/librariesio/release/hex/phoenix/1.0.3.svg' alt=''/></td>
<td><code>https://img.shields.io/librariesio/release/hex/phoenix/1.0.3.svg</code></td>
</tr>
<tr><th> Libraries.io for GitHub: </th>
<td><img src='https://img.shields.io/librariesio/github/phoenixframework/phoenix.svg' alt=''/></td>
<td><img src='/librariesio/github/phoenixframework/phoenix.svg' alt=''/></td>
<td><code>https://img.shields.io/librariesio/github/phoenixframework/phoenix.svg</code></td>
</tr>
</tbody></table>