Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e135e9b1 authored by Trevor Johns's avatar Trevor Johns Committed by android-build-merger
Browse files

docs: Fix broken link in Volley training am: 05dd9d2c am: 346114e3 am:...

docs: Fix broken link in Volley training am: 05dd9d2c am: 346114e3 am: c8c2abed am: 46c1d5a5
am: 5513b677

* commit '5513b677':
  docs: Fix broken link in Volley training

Change-Id: Ia030a066b44dfd842a8ea411001dbf454003fb20
parents fbdf46f6 5513b677
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ This lesson describes how to use the common request types that Volley supports:<

<p>If your expected response is one of these types, you probably won't have to implement a
custom request. This lesson describes how to use these standard request types. For
information on how to implement your own custom request, see <a href="requests-custom.html">
information on how to implement your own custom request, see <a href="request-custom.html">
Implementing a Custom Request</a>.</p>