Removed link from docs which should not be there

feature/24727
Luca Frosini 3 years ago
parent 363fc138b6
commit d78f7771bc

@ -27,7 +27,7 @@ import org.gcube.common.resources.gcore.utils.Utils;
* Describes gHN installations. * Describes gHN installations.
* *
* @author Fabio Simeoni * @author Fabio Simeoni
* @author Luca Frosini (ISTI - CNR) http://www.lucafrosini.com/ * @author Luca Frosini (ISTI - CNR)
* *
*/ */
@XmlRootElement(name = "Resource") @XmlRootElement(name = "Resource")
@ -467,7 +467,7 @@ public class HostingNode extends Resource {
} }
/** /**
* http://stackoverflow.com/questions/5806923/jaxb-element-of-type- enum * https://stackoverflow.com/questions/5806923/jaxb-element-of-type- enum
**/ **/
@XmlType(name = "GHNType") @XmlType(name = "GHNType")
@XmlEnum @XmlEnum

@ -30,7 +30,7 @@ import org.w3c.dom.ls.LSResourceResolver;
* Utility methods over resources. * Utility methods over resources.
* *
* @author Fabio Simeoni * @author Fabio Simeoni
* @author Luca Frosini (ISTI - CNR) http://www.lucafrosini.com/ * @author Luca Frosini (ISTI - CNR)
*/ */
public class Resources { public class Resources {

@ -13,7 +13,7 @@ import org.junit.Test;
/** /**
* *
* @author Fabio Simeoni * @author Fabio Simeoni
* @author Luca Frosini (ISTI - CNR) http://www.lucafrosini.com/ * @author Luca Frosini (ISTI - CNR)
*/ */
public class HostingNodeTest { public class HostingNodeTest {

Loading…
Cancel
Save