Merge branch 'ss/doclinks'

When we converted many documents that were traditionally text-only
to be formatted to AsciiDoc, we did not update links that point at
them to refer to the formatted HTML files.

* ss/doclinks:
  Documentation: make AsciiDoc links always point to HTML files
This commit is contained in:
Junio C Hamano
2013-09-17 11:42:54 -07:00
7 changed files with 10 additions and 10 deletions

View File

@ -499,5 +499,5 @@ References
link:http://www.ietf.org/rfc/rfc1738.txt[RFC 1738: Uniform Resource Locators (URL)]
link:http://www.ietf.org/rfc/rfc2616.txt[RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1]
link:technical/pack-protocol.txt
link:technical/protocol-capabilities.txt
link:technical/pack-protocol.html
link:technical/protocol-capabilities.html