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.
*
* @author Fabio Simeoni
* @author Luca Frosini (ISTI - CNR) http://www.lucafrosini.com/
* @author Luca Frosini (ISTI - CNR)
*
*/
@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")
@XmlEnum

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

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

Loading…
Cancel
Save