Browse Source

download.html.in: Remove outdated warning

No current webbrowser I am aware of has this behavior.
Philipp Hagemeister 9 years ago
parent
commit
310ec3b601
1 changed files with 0 additions and 2 deletions
  1. 0 2
      download.html.in

+ 0 - 2
download.html.in

@@ -12,8 +12,6 @@
 	<td class="subtitle">Download Page</td>
 	<td class="subtitle">Download Page</td>
 </tr></table>
 </tr></table>
 
 
-<p>Note that if you directly click on these hyperlinks, your web browser will most likely display the program contents. It's usually better to right-click on it and choose the appropriate option, normally called <em>Save Target As</em> or <em>Save Link As</em>, depending on the web browser you are using.</p>
-
 <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work except for Windows exe.</p>
 <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work except for Windows exe.</p>
 
 
 <p><a href="@EXE_URL@">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
 <p><a href="@EXE_URL@">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>