Parcourir la source

[docs] 修复了几个图片. Fixed a few images (#327)

* Update index.md

* Update index.md

* Update index.md
Shixian Sheng il y a 1 an
Parent
commit
a4bd62234c
3 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. 2 2
      docs/en/index.md
  2. 2 2
      docs/ja/index.md
  3. 2 2
      docs/zh/index.md

+ 2 - 2
docs/en/index.md

@@ -18,7 +18,7 @@ We assume no responsibility for any illegal use of the codebase. Please refer to
 This codebase is released under the `BSD-3-Clause` license, and all models are released under the CC-BY-NC-SA-4.0 license.
 
 <p align="center">
-<img src="/assets/figs/diagram.png" width="75%">
+<img src="/docs/assets/figs/diagram.png" width="75%">
 </p>
 
 ## Requirements
@@ -63,7 +63,7 @@ Non-professional Windows users can consider the following methods to run the cod
                   <li>After installing Visual Studio Installer, download Visual Studio Community 2022.</li>
                   <li>Click the <code>Modify</code> button as shown below, find the <code>Desktop development with C++</code> option, and check it for download.</li>
                   <p align="center">
-                     <img src="/assets/figs/VS_1.jpg" width="75%">
+                     <img src="/docs/assets/figs/VS_1.jpg" width="75%">
                   </p>
                </ul>
             </li>

+ 2 - 2
docs/ja/index.md

@@ -18,7 +18,7 @@
 このコードベースは `BSD-3-Clause` ライセンスの下でリリースされており、すべてのモデルは CC-BY-NC-SA-4.0 ライセンスの下でリリースされています。
 
 <p align="center">
-<img src="/assets/figs/diagram.png" width="75%">
+<img src="/docs/assets/figs/diagram.png" width="75%">
 </p>
 
 ## 要件
@@ -63,7 +63,7 @@ Windowsのプロユーザーは、コードベースを実行するためにWSL2
                   <li>Visual Studio Installerをインストールした後、Visual Studio Community 2022をダウンロードします。</li>
                   <li>以下の図のように<code>Modify</code>ボタンをクリックし、<code>Desktop development with C++</code>オプションを見つけてチェックしてダウンロードします。</li>
                   <p align="center">
-                     <img src="/assets/figs/VS_1.jpg" width="75%">
+                     <img src="/docs/assets/figs/VS_1.jpg" width="75%">
                   </p>
                </ul>
             </li>

+ 2 - 2
docs/zh/index.md

@@ -18,7 +18,7 @@
 此代码库根据 `BSD-3-Clause` 许可证发布, 所有模型根据 CC-BY-NC-SA-4.0 许可证发布.
 
 <p align="center">
-<img src="/assets/figs/diagram.png" width="75%">
+<img src="/docs/assets/figs/diagram.png" width="75%">
 </p>
 
 ## 要求
@@ -63,7 +63,7 @@ Windows 非专业用户可考虑以下为免 Linux 环境的基础运行方法
                   <li>安装好Visual Studio Installer之后,下载Visual Studio Community 2022</li>
                   <li>如下图点击<code>修改</code>按钮,找到<code>使用C++的桌面开发</code>项,勾选下载</li>
                   <p align="center">
-                     <img src="/assets/figs/VS_1.jpg" width="75%">
+                     <img src="/docs/assets/figs/VS_1.jpg" width="75%">
                   </p>
                </ul>
             </li>