Fix typos in links
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@998632 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c3e43de4f1
commit
8e7fe77632
|
@ -47,7 +47,7 @@ HttpClient Overview
|
|||
|
||||
{Documentation}
|
||||
|
||||
* HttpClient Tutorial ( {{{./tutorial/html}HTML}} / {{{./tutorial/pdf/httpclient-tutorial.pdf}PDF}} )
|
||||
* HttpClient Tutorial ( {{{./tutorial.html}HTML}} / {{{./tutorial/pdf/httpclient-tutorial.pdf}PDF}} )
|
||||
|
||||
* Some examples of HttpClient in action can be found {{{./examples.html}here}}
|
||||
|
||||
|
|
|
@ -50,8 +50,8 @@ HttpClient Quick Start
|
|||
|
||||
[]
|
||||
|
||||
[[2]] Take a look at the HttpClient tutorial shipped with the release package or avaialble
|
||||
{{{./tutorial/html/}online}} to learn HttpClient API.
|
||||
[[2]] Take a look at the HttpClient tutorial shipped with the release package or available
|
||||
{{{./tutorial.html/}online}} to learn the HttpClient API.
|
||||
|
||||
[[3]] Another good way of getting started with HttpClient is by seeing it in action. Take
|
||||
a look at the samples shipped with the release package or available {{{./examples.html}online}}.
|
||||
|
|
Loading…
Reference in New Issue