summaryrefslogtreecommitdiff
path: root/Cross/README
diff options
context:
space:
mode:
authorLeon Brocard <acme@astray.com>2011-06-12 08:45:13 +0100
committerLeon Brocard <acme@astray.com>2011-06-12 08:45:13 +0100
commit464a08e7ffded0873dfb1539fceae173c22a1090 (patch)
tree8d88cd28d2a01b889f2be07fc3bc8f3da6bd29db /Cross/README
parent8978b4ac1f6bf2c1c69a99d1d1db68ebdfcac193 (diff)
downloadperl-464a08e7ffded0873dfb1539fceae173c22a1090.tar.gz
Fix some broken URLs found by Porting/checkURL.pl
Diffstat (limited to 'Cross/README')
-rw-r--r--Cross/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cross/README b/Cross/README
index 7b8ef48113..3da282e0fb 100644
--- a/Cross/README
+++ b/Cross/README
@@ -3,7 +3,7 @@ Building for arm-linux
The files in this directory add another cross-compilation
target to the Perl buildsystem. It was built as a part of
-the Open Zaurus (http://www.openzaurus.com/) distribution.
+the Open Zaurus (http://www.openzaurus.org/) distribution.
Most / All of the arm compiler optimisations are "borrowed"
from this excellent project.