docs: Fix broken link in Volley training am: 05dd9d2c29 am: 346114e346
am: c8c2abed0e
* commit 'c8c2abed0e7418d7e0fb0ef73a0c363cec011b95':
docs: Fix broken link in Volley training
Change-Id: I916717fca33fc1466cd1c022c6a4f5f931d00ebe
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user