Skip to content

Commit 334b9db

Browse files
authored
Merge pull request #80 from chloerei/fix-image
fix image link
2 parents f17905d + 3691a47 commit 334b9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/zh-CN/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ TIP: Rails 会自动用 div 包围含有错误信息的字段,并为这些 div
770770

771771
当我们再次访问 <http://localhost:3000/articles/new>,试着提交一篇没有标题的文章,就会看到友好的错误信息。
772772

773-
![出错的表单](form_with_errors.png)
773+
![出错的表单](images/getting_started/form_with_errors.png)
774774

775775
### 更新文章
776776

0 commit comments

Comments
 (0)