Skip to content

Commit 5339926

Browse files
committed
サンプルのリンク間違いを修正
1 parent 6591054 commit 5339926

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/position_project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Three.jsのスクリーン座標の算出
33
author: 池田 泰延
44
published_date: 2017-11-12
5-
modified_date: 2019-01-08
5+
modified_date: 2020-01-29
66
---
77

88
Three.jsの`canvas`要素にHTMLの表示を重ねたい時があります。
@@ -46,7 +46,7 @@ console.log(sx, sy);
4646

4747
![](../imgs/position_project.png)
4848

49-
- [サンプルを再生する](https://ics-creative.github.io/tutorial-three/samples/camera_project.html)
49+
- [サンプルを再生する](https://ics-creative.github.io/tutorial-three/samples/position_project.html)
5050
- [サンプルのソースコードを確認する](../samples/position_project.html)
5151

5252

0 commit comments

Comments
 (0)