Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
b0eeebfb
Unverified
Commit
b0eeebfb
authored
Sep 11, 2017
by
Riccardo Spagni
Browse files
remove beta 2 on GUI
parent
67b9b2f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
downloads/index.md
View file @
b0eeebfb
...
...
@@ -105,7 +105,7 @@ If you'd prefer to use a blockchain bootstrap, instead of syncing from scratch,
<div
class=
"row"
>
<h4
id=
"{{ data_downloads.platform | slugify }}"
>
<a
href=
"//downloads.getmonero.org/gui/{{ data_downloads.gui_url }}"
>
{{ data_downloads.platform }}
(GUI Beta 2)
</a>
<a
href=
"//downloads.getmonero.org/gui/{{ data_downloads.gui_url }}"
>
{{ data_downloads.platform }}
</a>
</h4></div>
<div
class=
"row"
>
<p><strong>
SHA256 Hash:
</strong></p>
<p
class=
"hash"
>
{{ data_downloads.gui_hash }}
</p>
...
...
@@ -115,7 +115,7 @@ If you'd prefer to use a blockchain bootstrap, instead of syncing from scratch,
<div
class=
"col-md-6 col-sm-12"
>
<h4
id=
"{{ data_downloads.platform | slugify }}"
>
<a
href=
"//downloads.getmonero.org/gui/{{ data_downloads.gui_url }}"
>
{{ data_downloads.platform }}
(GUI Beta 2)
</a>
<a
href=
"//downloads.getmonero.org/gui/{{ data_downloads.gui_url }}"
>
{{ data_downloads.platform }}
</a>
</h4>
<p><strong>
SHA256 Hash (GUI):
</strong></p>
<p
class=
"hash"
>
{{ data_downloads.gui_hash }}
</p>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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