Fix osgi javadoc urls.

Use the same links as platform which seem to still work.

Change-Id: I6de1a2a062edaf57d78060d4758eb9223eeac264
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt b/bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt
index 56e5a61..72e5721 100644
--- a/bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt
+++ b/bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt
@@ -114,8 +114,8 @@
 -group "Java development tools JUnit packages" "org.eclipse.jdt.junit
 ;org.eclipse.jdt.junit.*"
 -link https://docs.oracle.com/en/java/javase/11/docs/api
--link https://osgi.org/javadoc/osgi.core/7.0.0/
--link https://osgi.org/javadoc/osgi.enterprise/7.0.0/
+-link https://docs.osgi.org/javadoc/osgi.core/7.0.0/
+-link https://docs.osgi.org/javadoc/osgi.enterprise/7.0.0/
 -linkoffline ./../../../org.eclipse.platform.doc.isv/reference/api ../org.eclipse.platform.doc.isv/reference/api
 -tag 'noimplement:a:Restriction:'
 -tag 'noextend:a:Restriction:'
diff --git a/bundles/org.eclipse.pde.doc.user/pdeOptions.txt b/bundles/org.eclipse.pde.doc.user/pdeOptions.txt
index 0f71564..0875b6c 100644
--- a/bundles/org.eclipse.pde.doc.user/pdeOptions.txt
+++ b/bundles/org.eclipse.pde.doc.user/pdeOptions.txt
@@ -86,8 +86,8 @@
 -header "<span style='font-size:small'><b>Eclipse PDE</b><br>2020-09 (4.17)</span>"
 -bottom "<br><span style='font-size:small;float:right'>Copyright (c) 2000, 2020 Eclipse Contributors and others. All rights reserved.</span><span style='font-size:small'><a href='{@docRoot}/../misc/api-usage-rules.html'>Guidelines for using Eclipse APIs.</a></span>"
 -link https://docs.oracle.com/en/java/javase/11/docs/api
--link https://osgi.org/javadoc/osgi.core/7.0.0/
--link https://osgi.org/javadoc/osgi.enterprise/7.0.0/
+-link https://docs.osgi.org/javadoc/osgi.core/7.0.0/
+-link https://docs.osgi.org/javadoc/osgi.enterprise/7.0.0/
 -linkoffline ./../../../org.eclipse.platform.doc.isv/reference/api ../org.eclipse.platform.doc.isv/reference/api
 -linkoffline ./../../../org.eclipse.jdt.doc.isv/reference/api ../org.eclipse.jdt.doc.isv/reference/api
 -tag 'noimplement:a:Restriction:'