Skip to content

Commit

Permalink
Fix unclosed </a> element error (apache#6558)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenbeitang authored Mar 16, 2021
1 parent c2fa8ba commit 0be76ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>&nbsp;&nbsp;<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>

Expand Down

0 comments on commit 0be76ac

Please sign in to comment.