Merge pull request #46 from werf/docs_fix_werf_logo_in_readme

docs: fix werf logo in README.md
This commit is contained in:
Alexey Igrychev
2021-11-10 13:27:47 +00:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img src="https://github.com/werf/werf/raw/master/docs/images/werf-logo.svg?sanitize=true" style="max-height:100%;" height="175"> <img src="https://raw.githubusercontent.com/werf/werf/main/docs/site/images/werf-logo.svg?sanitize=true" style="max-height:100%;" height="175">
</p> </p>
___ ___