PR用に独自の変更を取消

This commit is contained in:
ナモすけ
2021-02-09 04:47:54 +09:00
parent 7078ef6cd4
commit 3c752f334f
6 changed files with 21 additions and 95 deletions

View File

@@ -195,7 +195,7 @@ npm start
## Solution
まずはご自身で解決してみていただきたいですが、行き詰った場合は [solution](https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/6-space-game/2-drawing-to-canvas/solution) を参考にしてみてください。
まずはご自身で解決してみていただきたいですが、行き詰った場合は [solution](../solution/app.js) を参考にしてみてください。
---