File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ code are expected to match the style the surrounding code already
44
44
uses (even if it doesn't match the overall style of existing code).
45
45
46
46
But if you must have a list of rules, here are some language
47
- specific ones. Note that Documentation/ToolsForGit.txt document
47
+ specific ones. Note that Documentation/ToolsForGit.adoc document
48
48
has a collection of tips to help you use some external tools
49
49
to conform to these guidelines.
50
50
@@ -755,7 +755,7 @@ Externally Visible Names
755
755
Writing Documentation:
756
756
757
757
Most (if not all) of the documentation pages are written in the
758
- AsciiDoc format in *.txt files (e.g. Documentation/git.txt ), and
758
+ AsciiDoc format in *.adoc files (e.g. Documentation/git.adoc ), and
759
759
processed into HTML and manpages (e.g. git.html and git.1 in the
760
760
same directory).
761
761
You can’t perform that action at this time.
0 commit comments