public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/eselect-java:master commit in: src/scripts/, src/modules/
@ 2016-01-01  0:03 James Le Cuirot
  0 siblings, 0 replies; only message in thread
From: James Le Cuirot @ 2016-01-01  0:03 UTC (permalink / raw
  To: gentoo-commits

commit:     f9326e82bd02321c6846d66ea012424e88f3f0fd
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 23:59:46 2015 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Jan  1 00:00:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/eselect-java.git/commit/?id=f9326e82

Correct some outdated URLs

 src/modules/java-vm.eselect.in    | 2 +-
 src/scripts/run-java-tool.bash.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/modules/java-vm.eselect.in b/src/modules/java-vm.eselect.in
index 68a5493..c964a34 100644
--- a/src/modules/java-vm.eselect.in
+++ b/src/modules/java-vm.eselect.in
@@ -90,7 +90,7 @@ do_list() {
 	if [[ "${found_build_only}" == "TRUE" ]]; then
 		write_warning_msg "VMs marked as Build Only may contain Security Vulnerabilities and/or be EOL."
 		write_warning_msg "Gentoo recommends not setting these VMs as either your System or User VM."
-		write_warning_msg "Please see http://www.gentoo.org/doc/en/java.xml#build-only for more information."
+		write_warning_msg "Please see https://wiki.gentoo.org/wiki/Java#Build_Only_VM for more information."
 	fi
 }
 

diff --git a/src/scripts/run-java-tool.bash.in b/src/scripts/run-java-tool.bash.in
index bfd5130..2587fee 100644
--- a/src/scripts/run-java-tool.bash.in
+++ b/src/scripts/run-java-tool.bash.in
@@ -50,7 +50,7 @@ else
 			echo "* IMPORTANT: some Java tools are not available on some VMs on some architectures" >&2
 			if [ "$(id -u)" != 0 ] && [ -n "${DISPLAY}" ] && type notify-send > /dev/null; then
 				notify-send -i java-icon48 "Gentoo Java Launcher" "<b>${tool}</b> is not available for ${vm_handle}
-<a href=\"http://www.gentoo.org/doc/en/java.xml\">Gentoo Java User Guide</a>"
+<a href=\"https://wiki.gentoo.org/wiki/Java\">Gentoo Java User Guide</a>"
 			fi
 		fi
 	fi


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-01  0:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-01  0:03 [gentoo-commits] proj/eselect-java:master commit in: src/scripts/, src/modules/ James Le Cuirot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox