summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Cornellà <hello@mcornella.com>2022-03-31 12:35:26 +0200
committerMarc Cornellà <hello@mcornella.com>2022-03-31 12:35:26 +0200
commit6fa5a4f71da2981e0242c139d11c0b4324bab5c1 (patch)
treeb471319fec78d29dd1dd747efb6c027085bb3e06
parente079babdce1f41a6c85296fba7df1672d98e04bd (diff)
downloadzsh-6fa5a4f71da2981e0242c139d11c0b4324bab5c1.tar.gz
zsh-6fa5a4f71da2981e0242c139d11c0b4324bab5c1.tar.bz2
zsh-6fa5a4f71da2981e0242c139d11c0b4324bab5c1.zip
chore(sprunge): fix Internet Archive URL
-rw-r--r--plugins/sprunge/README.md2
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).