diff options
author | Marc Cornellà <hello@mcornella.com> | 2022-03-31 12:35:26 +0200 |
---|---|---|
committer | Marc Cornellà <hello@mcornella.com> | 2022-03-31 12:35:26 +0200 |
commit | 6fa5a4f71da2981e0242c139d11c0b4324bab5c1 (patch) | |
tree | b471319fec78d29dd1dd747efb6c027085bb3e06 /plugins/sprunge | |
parent | e079babdce1f41a6c85296fba7df1672d98e04bd (diff) | |
download | zsh-6fa5a4f71da2981e0242c139d11c0b4324bab5c1.tar.gz zsh-6fa5a4f71da2981e0242c139d11c0b4324bab5c1.tar.bz2 zsh-6fa5a4f71da2981e0242c139d11c0b4324bab5c1.zip |
chore(sprunge): fix Internet Archive URL
Diffstat (limited to 'plugins/sprunge')
-rw-r--r-- | plugins/sprunge/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sprunge/README.md b/plugins/sprunge/README.md index 01274cabb..80e3b30dc 100644 --- a/plugins/sprunge/README.md +++ b/plugins/sprunge/README.md @@ -34,5 +34,5 @@ http://sprunge.us/XxjnKz ## Credits -- Original code: [shellperson.net](https://web.archive.org/web/20190601000000*/https://www.shellperson.net/sprunge-pastebin-script/). +- Original code: [shellperson.net](https://web.archive.org/web/20190910065842/https://www.shellperson.net/sprunge-pastebin-script/). - Adapted by: Matt Parnell (@ilikenwf). |