fix img link to Code Flowchart

This commit is contained in:
tequ
2024-07-02 08:15:40 +09:00
parent 0cf71fc46f
commit 9dac252ba0
2 changed files with 2 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ XLSドラフトを作成した後、その変更にAmendmentが必要かどう
## コードのフローチャート
![コードのフローチャート](/docs/img/Contribute Code Flowchart.png)
![コードのフローチャート](/docs/img/contribute-code-flowchart.png)
## 関連項目

View File

@@ -86,7 +86,7 @@ The general development path breaks down as follows:
## Code Flowchart
![Code Flowchart](../../docs/img/contribute-code-flowchart.png)
![Code Flowchart](/docs/img/contribute-code-flowchart.png)
## See Also