Skip to content

Commit 43f670c

Browse files
authored
Update download.mako
1 parent f3fdc5d commit 43f670c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/openframeworks/templates/download.mako

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $(document).ready(function(){
5050
<div id="download-latest-platform">
5151
<h2>linux</h2>
5252
<h3>${of.msg("download_openframeworks", locals())}</h3>
53-
<p><a href="https://github.com/openframeworks/openFrameworks/releases/download/${currentVersion}/of_v${currentVersion}_linux64gcc6_release.tar.gz">linux gcc6 or later</a></p>
53+
<p><a href="https://github.com/openframeworks/openFrameworks/releases/download/${currentVersion}/of_v${currentVersion}_linux64_gcc6_release.tar.gz">linux gcc6 or later</a></p>
5454
<br/>
5555
<h3>${of.msg("setup_guides", locals())}</h3>
5656
<p><a href="../setup/linux-install">linux install</a></p>

0 commit comments

Comments
 (0)