docs: Fix broken link in Volley training am: 05dd9d2c29 am: 346114e346 am: c8c2abed0e am: 46c1d5a5d2

am: 5513b6776e

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

Change-Id: Ia030a066b44dfd842a8ea411001dbf454003fb20
This commit is contained in:
Trevor Johns
2016-05-26 02:36:42 +00:00
committed by android-build-merger

View File

@@ -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 <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 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> Implementing a Custom Request</a>.</p>