[go: nahoru, domu]

Skip to content

Commit

Permalink
chore: fix URL to ApacheHttpTransport connection management tutorial (g…
Browse files Browse the repository at this point in the history
…oogleapis#1824)

* chore: fix URL to ApacheHttpTransport connection management tutorial

* chore: formatting

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
burkedavison and gcf-owl-bot[bot] committed Mar 16, 2023
1 parent 1262082 commit f191d33
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
* <p>Default settings are specified in {@link #newDefaultHttpClient()}. Use the {@link
* #ApacheHttpTransport(HttpClient)} constructor to override the Apache HTTP Client used. Please
* read the <a
* href="http://hc.apache.org/httpcomponents-client-ga/tutorial/html/connmgmt.html">Apache HTTP
* Client connection management tutorial</a> for more complex configuration options.
* href="https://hc.apache.org/httpcomponents-client-4.5.x/current/tutorial/pdf/httpclient-tutorial.pdf">
* Apache HTTP Client connection management tutorial</a> for more complex configuration options.
*
* @since 1.30
* @author Yaniv Inbar
Expand Down

0 comments on commit f191d33

Please sign in to comment.