From d825299da47a1d923648c52c80df11ac76fed77c Mon Sep 17 00:00:00 2001 From: Chris Walker Date: Thu, 15 Apr 2021 18:19:50 -0500 Subject: [PATCH] Fixing documentation pom values (#6181) --- documentation/jetty-documentation/pom.xml | 3 +-- pom.xml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/documentation/jetty-documentation/pom.xml b/documentation/jetty-documentation/pom.xml index 0bf84544f74..18e19cdb775 100644 --- a/documentation/jetty-documentation/pom.xml +++ b/documentation/jetty-documentation/pom.xml @@ -47,8 +47,7 @@ ${project.basedir} ${settings.localRepository} ../programming-guide/index.html - http://www.eclipse.org/jetty/javadoc/jetty-10 - http://download.eclipse.org/jetty/stable-9/xref + https://www.eclipse.org/jetty/javadoc/jetty-10 ${basedir}/.. https://github.com/eclipse/jetty.project/tree/master https://github.com/eclipse/jetty.project/tree/jetty-10.0.x-doc-refactor/jetty-documentation/src/main/asciidoc diff --git a/pom.xml b/pom.xml index b6e7682738d..035ce019562 100644 --- a/pom.xml +++ b/pom.xml @@ -768,8 +768,7 @@ asciidoctor-diagram - http://www.eclipse.org/jetty/javadoc/${project.version} - http://download.eclipse.org/jetty/stable-9/xref + https://www.eclipse.org/jetty/javadoc/jetty-10 ${basedir}/.. https://github.com/eclipse/jetty.project/tree/jetty-9.4.x https://github.com/eclipse/jetty.project/tree/jetty-10.0.x-doc-refactor/jetty-documentation/src/main/asciidoc