Skip to content

Commit

Permalink
The download file name & path can be changed now (#23)
Browse files Browse the repository at this point in the history
solution of issue #12
  • Loading branch information
bikrambhattacharya authored and niccokunzmann committed Jul 17, 2017
1 parent bb17ee5 commit 7076035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installing.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<div class="panel-body" id="progress">
</div>
<div class="panel-footer">
<a href="#" id="download-link">
<a href="path/to/file" download="renamed.txt" id="download-link">
<div class="download-button" id="download-button">
Waiting for the iso file. Your download link will be here.
</div>
Expand Down

0 comments on commit 7076035

Please sign in to comment.