Clean up javadoc links 95/106695/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Jun 2023 13:39:51 +0000 (15:39 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Jun 2023 13:39:51 +0000 (15:39 +0200)
Use HTTPS and modernize pointers.

Change-Id: I07352116ebe7b2f30d8db6c230ae14ce1c7593d6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/pom.xml

index 35b7fdefd0a90a43309f67f34b03135f1b82bc04..9ac813a7a55f81583ead3386cfffa80f4882cc0e 100644 (file)
                 <configuration combine.children="append">
                     <links>
                         <link>https://junit.org/junit4/javadoc/4.13/</link>
-                        <link>http://hamcrest.org/JavaHamcrest/javadoc/2.2/</link>
-                        <link>http://www.slf4j.org/apidocs/</link>
-                        <link>https://google.github.io/guava/releases/31.1-jre/api/docs/</link>
-                        <link>http://doc.akka.io/japi/akka/2.6.21/</link>
-                        <link>http://netty.io/4.1/api/</link>
+                        <link>https://hamcrest.org/JavaHamcrest/javadoc/2.2/</link>
+                        <link>https://www.slf4j.org/apidocs/</link>
+                        <link>https://guava.dev/releases/32.0.1-jre/api/docs/</link>
+                        <link>https://doc.akka.io/japi/akka/2.6/</link>
+                        <link>https://netty.io/4.1/api/</link>
                         <link>https://commons.apache.org/proper/commons-lang/javadocs/api-release/</link>
 
                         <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/13.0.3/</link>