aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <cjennings@citizen.lan>2021-04-04 23:17:00 -0500
committerCraig Jennings <cjennings@citizen.lan>2021-04-04 23:17:00 -0500
commit8e5ae99fad052eb7c14a679a3bcdaef7e52bc2e5 (patch)
treed43cbfee63bc85cc1cf90e7475791b50a02d4cc9
parentd7db7e684408f4953799e15e999d65fa71862965 (diff)
downloadrsyncshot-8e5ae99fad052eb7c14a679a3bcdaef7e52bc2e5.tar.gz
rsyncshot-8e5ae99fad052eb7c14a679a3bcdaef7e52bc2e5.zip
fixed typo.
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index a714e24..eddabca 100644
--- a/README.org
+++ b/README.org
@@ -53,6 +53,6 @@ Specify what filetype patterns to exclude by editing /etc/rsyncshot/excludes.txt
- Grep
- Rsync
* Notes
-rsyncshot is a simple Bash script and an experiment in [[https://en.wikipedia.org/wiki/Literate][literate programming]] using Emacs. The script is generated from the .org file.
+rsyncshot is a simple Bash script and an experiment in literate programming using Emacs. The script is generated from the .org file.
rsyncshot isn't production software, even though the underlying utilities are.