Skip to content

Commit 2f59101

Browse files
committed
Moved parenthical to newline. Linked to Sublime Merge's site. Fixed link.
1 parent 3a029ee commit 2f59101

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The features are:
77
* Files and folders that are in your .gitignore file will be faded out in the sidebar.
88
* In the status bar, you can see the current git branch and how many modifications you have made.
99
* All changes to a file are now visible via markers in the gutter.
10-
* You can use part of the Sublime Merge git client functionality from within Sublime Text. (This requires that Sublime Merge is installed.)
10+
* You can use part of the Sublime Merge git client functionality from within Sublime Text.
11+
(This requires that Sublime Merge is installed. See: https://www.sublimemerge.com/[])
1112

12-
The official documentation can be found here: https://www.sublimetext.com/docs/3/git_integration.html
13+
The official documentation for Sublime Text can be found here: https://www.sublimetext.com/docs/3/git_integration.html[]

0 commit comments

Comments
 (0)