Skip to content

Commit fa3f0de

Browse files
authored
Remove .7z extension in download links
1 parent 89839d6 commit fa3f0de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,11 +462,11 @@ <h2>Download</h2>
462462

463463
<ul>
464464
<li>&nbsp;&nbsp;&nbsp;1.&nbsp;
465-
<a href="https://sourceforge.net/projects/mars-sim/files/mars-sim/3.4.0/3.4.0_swing_java11.jar.7z/download">
465+
<a href="https://sourceforge.net/projects/mars-sim/files/mars-sim/3.4.0/3.4.0_swing_java11.jar/download">
466466
Swing Jar</a></li>
467467

468468
<li>&nbsp;&nbsp;&nbsp;2.&nbsp;
469-
<a href="https://sourceforge.net/projects/mars-sim/files/mars-sim/3.4.0/3.4.0_headless_java11.jar.7z/download">
469+
<a href="https://sourceforge.net/projects/mars-sim/files/mars-sim/3.4.0/3.4.0_headless_java11.jar/download">
470470
Headless Jar</a></li>
471471

472472
<li>&nbsp;&nbsp;&nbsp;3.&nbsp;

0 commit comments

Comments
 (0)