diff options
author | Dustin Walker <dustin.walker@email.wsu.edu> | 2022-02-06 23:49:02 -0500 |
---|---|---|
committer | Dustin Walker <dustin.walker@email.wsu.edu> | 2022-02-06 23:49:02 -0500 |
commit | 99affd38a1417582d82b8d8fa18778843054d15f (patch) | |
tree | d5b560c3937f5a160389c055200e0dda057cee23 | |
parent | 18e25e5f0bd0abbb826f2d9b2bf32a24df0ce88d (diff) |
remove archives from source control
-rw-r--r-- | helen/helen_linux_x64.7z | bin | 21354045 -> 0 bytes | |||
-rw-r--r-- | helen/helen_win_x64.7z | bin | 22807699 -> 0 bytes | |||
-rw-r--r-- | index.html | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/helen/helen_linux_x64.7z b/helen/helen_linux_x64.7z Binary files differdeleted file mode 100644 index e321dfd..0000000 --- a/helen/helen_linux_x64.7z +++ /dev/null diff --git a/helen/helen_win_x64.7z b/helen/helen_win_x64.7z Binary files differdeleted file mode 100644 index 18e56f2..0000000 --- a/helen/helen_win_x64.7z +++ /dev/null @@ -31,7 +31,7 @@ <h2>Downloads</h2> <ul> <li><a href="helen/helen_win_x64.7z" download>Helen Windows x64</a></li> - <li><a href="helen/helen_linux_x64.7z" download>Helen Linux x64</a></li> + <li><a href="helen/helen_lin_x64.7z" download>Helen Linux x64</a></li> </ul> </div> </div> |