From 1cc14334e4e6a9bd0dcbbcea3cb7b17cd83bbb25 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 18 Oct 2011 20:17:41 +0200 Subject: misc: change references to point to the new website It's been a while now that crosstool-NG has been hosted on it's own website, and not at my home. Change every reference to the old site to the new one, everywhere is makes sense to. Signed-off-by: "Yann E. MORIN" --- scripts/showSamples.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/showSamples.sh') diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh index e510b3da..490070c1 100755 --- a/scripts/showSamples.sh +++ b/scripts/showSamples.sh @@ -145,7 +145,7 @@ dump_single_sample() { printf "| ${reporter_name} " fi else - printf "| [[http://ymorin.is-a-geek.org/|YEM]] " + printf "| (//unknown//) " fi ) sample_updated="$( hg log -l 1 --template '{date|shortdate}' "${sample_top}/samples/${sample}" )" -- cgit v1.2.3