mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 17:45:52 -05:00
the ubuntu one doesn't actually have http
This commit is contained in:
parent
fb47e53fb6
commit
487c3f3dcd
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ const OnePointFour = () => (
|
|||
</a>
|
||||
),
|
||||
linuxDownload: (
|
||||
<a href="https://ubuntu.media.mit.edu/ubuntu//pool/universe/s/scratch/scratch_1.4.0.6~dfsg1-5~ubuntu12.04.1_all.deb">
|
||||
<a href="http://ubuntu.media.mit.edu/ubuntu//pool/universe/s/scratch/scratch_1.4.0.6~dfsg1-5~ubuntu12.04.1_all.deb">
|
||||
<FormattedMessage id="onePointFour.linuxDownload" />
|
||||
</a>
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue