Fix API URL in javadoc.

This commit is contained in:
vijaykiran 2011-11-07 23:52:20 +01:00
parent 7cb088cdf4
commit 1c23700b76
1 changed files with 1 additions and 1 deletions

View File

@ -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 {