Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Dynare
website
Commits
07a5f032
Verified
Commit
07a5f032
authored
Sep 12, 2019
by
Sébastien Villemot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cosmetics: “zip” is not an acronym, so should not be all-uppercase
parent
af99a5a2
Pipeline
#1830
passed with stages
in 41 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
_includes/download-snapshot.html
_includes/download-snapshot.html
+1
-1
_includes/download-stable.html
_includes/download-stable.html
+1
-1
No files found.
_includes/download-snapshot.html
View file @
07a5f032
...
...
@@ -33,7 +33,7 @@
{% endfor %}
</div>
<br
/>
<p>
Z
IP
archive:
</p>
<p>
Z
ip
archive:
</p>
<div
class=
"download_table"
>
{% assign snapshot_files = (site.static_files | where: "snapshot", "windows-zip" | sort: 'modified_time') | reverse %}
{% for snapshot in snapshot_files %}
...
...
_includes/download-stable.html
View file @
07a5f032
...
...
@@ -19,7 +19,7 @@
<a
href=
"https://ftp.gnu.org/gnu/octave/windows/octave-4.4.1-w64-installer.exe"
>
64-bit
</a>
or
<a
href=
"https://ftp.gnu.org/gnu/octave/windows/octave-4.4.1-w32-installer.exe"
>
32-bit
</a>
)
</p>
<p>
Both an executable installer and a
ZIP
archive are available.
</p>
<p>
Both an executable installer and a
zip
archive are available.
</p>
<p
class=
"stable"
>
<i
class=
"fas fa-file-download"
></i>
{% assign release = site.static_files | where: "release", "windows-exe" | first %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment