docs: fix broken http link (#52541)

fixes #52542

PR Close #52541
This commit is contained in:
Andrew Scott 2023-11-06 11:58:43 -08:00 committed by Jessica Janiuk
parent ab99171de5
commit 1d3d33ffd0

View file

@ -15,5 +15,5 @@ The HTTP client service offers the following major features:
<docs-pill-row>
<docs-pill href="guide/http/setup" title="Setting up HttpClient"/>
<docs-pill href="guide/http/making-requets" title="Making HTTP requests"/>
<docs-pill href="guide/http/making-requests" title="Making HTTP requests"/>
</docs-pill-row>