summaryrefslogtreecommitdiff
path: root/Documentation/technical
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2014-03-14 14:25:36 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-03-14 14:25:36 -0700
commitc923f603ea9288a8d44da994d9d0b4aea220dc99 (patch)
tree1948e4b2999723a7bfa87b1c26589d77c1ab74e6 /Documentation/technical
parentMerge branch 'nd/no-more-fnmatch' (diff)
parentDocumentation: fix documentation AsciiDoc links for external urls (diff)
downloadtgif-c923f603ea9288a8d44da994d9d0b4aea220dc99.tar.xz
Merge branch 'rt/links-for-asciidoctor'
* rt/links-for-asciidoctor: Documentation: fix documentation AsciiDoc links for external urls
Diffstat (limited to 'Documentation/technical')
-rw-r--r--Documentation/technical/http-protocol.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/technical/http-protocol.txt b/Documentation/technical/http-protocol.txt
index 544373b16f..20525d98bb 100644
--- a/Documentation/technical/http-protocol.txt
+++ b/Documentation/technical/http-protocol.txt
@@ -500,7 +500,7 @@ TODO: Document this further.
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]
+http://www.ietf.org/rfc/rfc1738.txt[RFC 1738: Uniform Resource Locators (URL)]
+http://www.ietf.org/rfc/rfc2616.txt[RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1]
link:technical/pack-protocol.html
link:technical/protocol-capabilities.html