mirror of https://github.com/apache/jclouds.git
Fix API URL in javadoc.
This commit is contained in:
parent
7cb088cdf4
commit
1c23700b76
|
@ -23,7 +23,7 @@ package org.jclouds.cloudstack.options;
|
|||
*
|
||||
* @author Vijay Kiran
|
||||
* @see <a href=
|
||||
* "http://download.cloud.com/releases/2.2.0/api_2.2.8/user/listEvents.html"
|
||||
* "http://download.cloud.com/releases/2.2.0/api_2.2.12/user/listEvents.html"
|
||||
* />
|
||||
*/
|
||||
public class ListEventsOptions {
|
||||
|
|
Loading…
Reference in New Issue