From fb47e53fb630fc4f1609d74e29a672104dc7b283 Mon Sep 17 00:00:00 2001
From: Jeffalo <40470736+JeffaloBob@users.noreply.github.com>
Date: Fri, 2 Oct 2020 11:33:37 +0200
Subject: [PATCH 1/2] make http into https
---
src/views/scratch_1.4/scratch_1.4.jsx | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/views/scratch_1.4/scratch_1.4.jsx b/src/views/scratch_1.4/scratch_1.4.jsx
index 6a9068899..c7a101a48 100644
--- a/src/views/scratch_1.4/scratch_1.4.jsx
+++ b/src/views/scratch_1.4/scratch_1.4.jsx
@@ -68,7 +68,7 @@ const OnePointFour = () => (
-
-
+
MacScratch1.4.dmg
@@ -86,7 +86,7 @@ const OnePointFour = () => (
key="installation-downloads"
>
-
-
+
ScratchInstaller1.4.exe
@@ -95,7 +95,7 @@ const OnePointFour = () => (
id="onePointFour.windowsNetwork"
values={{
windowsNetworkInstaller: (
-
+
)
@@ -122,7 +122,7 @@ const OnePointFour = () => (
),
linuxDownload: (
-
+
)
@@ -144,17 +144,17 @@ const OnePointFour = () => (
id="onePointFour.resourcesA"
values={{
gettingStartedGuide: (
-
+
),
referenceGuide: (
-
+
),
scratchCards: (
-
+
)
From 487c3f3dcdf4dd0fdf347fbe68441ee0d31dd257 Mon Sep 17 00:00:00 2001
From: Jeffalo <40470736+JeffaloBob@users.noreply.github.com>
Date: Fri, 2 Oct 2020 11:36:53 +0200
Subject: [PATCH 2/2] the ubuntu one doesn't actually have http
---
src/views/scratch_1.4/scratch_1.4.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/scratch_1.4/scratch_1.4.jsx b/src/views/scratch_1.4/scratch_1.4.jsx
index c7a101a48..5a55b2e94 100644
--- a/src/views/scratch_1.4/scratch_1.4.jsx
+++ b/src/views/scratch_1.4/scratch_1.4.jsx
@@ -122,7 +122,7 @@ const OnePointFour = () => (
),
linuxDownload: (
-
+
)