Fix unclosed </a> element error (#6558)
This commit is contained in:
parent
c2fa8baf5c
commit
0be76ace5a
|
|
@ -92,7 +92,7 @@ Visit our [website](http://skywalking.apache.org/#users) to find the user page.
|
|||
<br/><br/>
|
||||
<img src="https://landscape.cncf.io/images/left-logo.svg" width="150"/> <img src="https://landscape.cncf.io/images/right-logo.svg" width="200"/>
|
||||
<br/><br/>
|
||||
SkyWalking enriches the <a href="https://landscape.cncf.io/landscape=observability-and-analysis&license=apache-license-2-0">CNCF CLOUD NATIVE Landscape.
|
||||
SkyWalking enriches the <a href="https://landscape.cncf.io/landscape=observability-and-analysis&license=apache-license-2-0">CNCF CLOUD NATIVE Landscape.</a>
|
||||
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue