fix link to logo

This commit is contained in:
Pavel Mineev 2021-04-16 21:05:22 +03:00 committed by Umputun
parent 3951d3866e
commit 90f5c015ae

View File

@ -1,5 +1,5 @@
<div align="center">
<img class="logo" src="https://raw.githubusercontent.com/akellbl4/reproxy/site/site/src/logo-bg.svg" width="355px" height="142px" alt="Reproxy | Simple Reverse Proxy"/>
<img class="logo" src="https://raw.githubusercontent.com/umputun/reproxy/master/site/src/logo-bg.svg" width="355px" height="142px" alt="Reproxy | Simple Reverse Proxy"/>
</div>
Reproxy is a simple edge HTTP(s) server / reverse proxy supporting various providers (docker, static, file).