diff --git a/book/A-git-in-other-environments/sections/visualstudio.asc b/book/A-git-in-other-environments/sections/visualstudio.asc index 68c2ca8a..df1aac25 100644 --- a/book/A-git-in-other-environments/sections/visualstudio.asc +++ b/book/A-git-in-other-environments/sections/visualstudio.asc @@ -18,7 +18,7 @@ Visual Studio 能够记住所有你打开过的用 Git 管理的项目,它们 [[vs_home]] .Visual Studio 中的 Git 仓库的 "Home" 视图。 -image::images/vs-2.png[Visual Studio 中的 Git 仓库的 "Home" 视图。] +image::images/vs-2.png[Visual Studio 中的 Git 仓库的 "Home" 视图。] Visual Studio 现在拥有一套着眼于任务的强大 Git 操作界面。 它包括线性的历史视图、diff 视图、远程仓库操作命令,以及其它很多功能。