回答編集履歴

1

間違い修正

2019/10/16 10:34

投稿

Kapustin
Kapustin

スコア1186

test CHANGED
@@ -28,6 +28,6 @@
28
28
 
29
29
  ```
30
30
 
31
- ln -s hoge.php hpge.html
31
+ ln -s hpge.html hoge.php
32
32
 
33
33
  ```