chore: fix broken logo URL in Docker Hub README
This commit is contained in:
@@ -33,7 +33,7 @@ write from scratch.
|
|||||||
<tr>
|
<tr>
|
||||||
<td align="center" valign="middle">
|
<td align="center" valign="middle">
|
||||||
<a href="https://www.euronodes.com/postgrest" target="_blank">
|
<a href="https://www.euronodes.com/postgrest" target="_blank">
|
||||||
<img width="296px" src="static/euronodes.svg">
|
<img width="296px" src="https://raw.githubusercontent.com/PostgREST/postgrest/main/static/euronodes.svg">
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center" valign="middle">
|
<td align="center" valign="middle">
|
||||||
|
|||||||
Reference in New Issue
Block a user