Skip to content

Commit

Permalink
fix image urls
Browse files Browse the repository at this point in the history
  • Loading branch information
endouhhc committed Dec 18, 2024
1 parent bbed40e commit 6d173fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reports/use-cases/template/use-case.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
### 実装例(任意)
具体的なデータやアルゴリズムの例

![画像貼り付け(sample1)](sample1.png)
![画像貼り付け(sample2)](sample2.png)
![画像貼り付け(sample1)](https://w3c-cg.github.io/mcm-jp/reports/use-cases/template/sample1.png)
![画像貼り付け(sample2)](use-cases/template/sample2.png)

### 参照仕様など(任意)
シナリオや実装サンプルなどで参照している技術仕様などの情報
Expand Down

0 comments on commit 6d173fc

Please sign in to comment.