Skip to content

Commit f7dad53

Browse files
authored
fix sublimetext url
1 parent df7ed36 commit f7dad53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/A-git-in-other-environments/sections/sublimetext.asc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
* 在状态栏,你能够查看当前所在分支以及你做了多少修改。
1111
* 对一个文件的所有改动都会通过行号槽上的记号显示出来。
1212
* 你能够在 Sublime Text 内使用 Sublime Merge 这个 Git 客户端的部分功能。(要求安装 Sublime Merge:
13-
https://www.sublimemerge.com/)
13+
https://www.sublimemerge.com/
1414
1515
1616
Sublime Text 的官方文档请访问:
17-
https://www.sublimetext.com/docs/3/git_integration.html 。
17+
https://www.sublimetext.com/docs/3/git_integration.html 。

0 commit comments

Comments
 (0)