summaryrefslogtreecommitdiff
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
commit55272803d439eec06128b5f5cf24b3595f830771 (patch)
treebc9e115ec3bed3bdaa0a27e76dc839bbd06a9760
parentd3df8dacbd1818df04cac057a3bcf6c118513aca (diff)
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.