summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2023-12-20 00:03:11 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2023-12-20 00:03:11 +0000
commit94c5536129b1e047f787ae13bc7dd52505977315 (patch)
tree50b5360cf064479cedf1efce1cdd92723ba731c0
parentdf211ca3fb398645023b844178e5e68e080fe5e9 (diff)
downloadnetsurf-94c5536129b1e047f787ae13bc7dd52505977315.tar.gz
netsurf-94c5536129b1e047f787ae13bc7dd52505977315.tar.bz2
RISC OS: update Acorn universal boot URLs
riscos.com reorganised years ago. Follow this reorganisation (although it may be more sensible to stop pointing at this abandonware and suggest using the RISC OS Open universal boot, instead).
-rw-r--r--frontends/riscos/distribution/ReadMe2
-rw-r--r--frontends/riscos/scripts/Run4
2 files changed, 3 insertions, 3 deletions
diff --git a/frontends/riscos/distribution/ReadMe b/frontends/riscos/distribution/ReadMe
index fb23dacca..6a4429b12 100644
--- a/frontends/riscos/distribution/ReadMe
+++ b/frontends/riscos/distribution/ReadMe
@@ -31,7 +31,7 @@ Double click on !NetSurf in your chosen location to launch NetSurf.
Note NetSurf requires WindowManager 3.80 or later. This comes
with RISC OS 4 and above. RISC OS 3 users should install
the Universal Boot Sequence from:
- http://acorn.riscos.com/riscos/releases/UniBoot/ or,
+ http://www.riscos.com/ftp_space/generic/uniboot/ or,
alternatively, use the HardDisc4 and associated System
resources provided by RISC OS Open:
https://www.riscosopen.org/content/downloads/common
diff --git a/frontends/riscos/scripts/Run b/frontends/riscos/scripts/Run
index 4fc9b6024..3368140d2 100644
--- a/frontends/riscos/scripts/Run
+++ b/frontends/riscos/scripts/Run
@@ -33,8 +33,8 @@ SetMacro NetSurf$ChoicesSave <Choices$Write>.WWW.NetSurf.Choices
RMEnsure UtilityModule 3.00 Error NetSurf needs RISC OS 3 or later
| Ensure Nested WIMP is installed
-| http://acorn.riscos.com/ (in the universal boot archive)
-RMEnsure WindowManager 3.80 Error NetSurf requires the Nested Window Manager. This can be obtained by downloading the Universal Boot sequence from http://acorn.riscos.com/
+| http://www.riscos.com/ftp_space/generic/uniboot/ (i.e. install universal boot)
+RMEnsure WindowManager 3.80 Error NetSurf requires the Nested Window Manager. This can be obtained by downloading the Universal Boot sequence from http://www.riscos.com/ftp_space/generic/uniboot/
| Check for various key resources - can't do much if they don't exist
If "<System$Path>" = "" Then Set System$Path_Message System resources not found.