Skip to content

Commit

Permalink
readme: fix link to blog post by linking to working archive version
Browse files Browse the repository at this point in the history
Fixes ali-rantakari#36

The live version looks to be down but the archive is still available :)
  • Loading branch information
phillco authored Jan 15, 2023
1 parent d33f12f commit ac06208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a small command-line program for OS X that moves files or folders to the

See [my blog post][post] for more info on some initial implementation details and design decisions.

[post]: http://hasseg.org/blog/post/406/trash-files-from-the-os-x-command-line/
[post]: https://web.archive.org/web/20190912042303/http://hasseg.org/blog/post/406/trash-files-from-the-os-x-command-line/


## Installing
Expand Down

0 comments on commit ac06208

Please sign in to comment.