Merge pull request #18293 from arielyang/3.0

docs: fix pathname of resources file
This commit is contained in:
wade zhang 2022-11-21 10:39:04 +08:00 committed by GitHub
commit f26e00a55d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ TDengine 知识地图中涵盖了 TDengine 的各种知识点,揭示了各概
<figure> <figure>
<center> <center>
<a href="/img/tdengine-map.svg" target="_blank"><img src="/img/tdengine-map.svg" width="80%" /></a> <a href="pathname:///img/tdengine-map.svg" target="_blank"><img src="/img/tdengine-map.svg" width="80%" /></a>
<figcaption>图 1. TDengine 知识地图</figcaption> <figcaption>图 1. TDengine 知识地图</figcaption>
</center> </center>
</figure> </figure>