diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 0ebee72909..a3475def7f 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -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}} diff --git a/src/site/apt/quickstart.apt b/src/site/apt/quickstart.apt index d8adc8841a..b27fb4ecd1 100644 --- a/src/site/apt/quickstart.apt +++ b/src/site/apt/quickstart.apt @@ -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}}.