docs: fix pathname of resources file

This commit is contained in:
Pan YANG 2022-11-21 10:32:22 +08:00
parent af6b1cf3dc
commit 9aaf2bea42
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ TDengine 知识地图中涵盖了 TDengine 的各种知识点,揭示了各概
<figure>
<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>
</center>
</figure>