mirror of https://github.com/alibaba/SREWorks.git
fix: update readme.md logo url
This commit is contained in:
parent
5c8ab61f82
commit
d5c435f8b3
|
@ -1,5 +1,5 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="/paas/frontend/app/src/assets/icons/sreworks-logo.png" width="120">
|
<img src="https://sreworks.oss-cn-beijing.aliyuncs.com/logo/logo.png" width="120">
|
||||||
</p>
|
</p>
|
||||||
<h1 align="center"> SREWorks </h1>
|
<h1 align="center"> SREWorks </h1>
|
||||||
<p align="center"><b> 云原生数智运维平台 </b></p>
|
<p align="center"><b> 云原生数智运维平台 </b></p>
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||

|
<p align="center">
|
||||||
|
<img src="https://sreworks.oss-cn-beijing.aliyuncs.com/logo/logo.png" width="120">
|
||||||
|
</p>
|
||||||
<h1 align="center"> SREWorks </h1>
|
<h1 align="center"> SREWorks </h1>
|
||||||
<p align="center"><b> Cloud Native DataOps & AIOps Platform </b></p>
|
<p align="center"><b> Cloud Native DataOps & AIOps Platform </b></p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|
Loading…
Reference in New Issue