diff options
author | Rafael Laboissière <rafael@laboissiere.net> | 2022-12-13 18:50:51 +0100 |
---|---|---|
committer | Rafael Laboissière <rafael@laboissiere.net> | 2022-12-13 18:50:51 +0100 |
commit | f5dde41b26dd1b5ed9a1eb19664ee398aa5a81b9 (patch) | |
tree | 982496e0d336969c0f738c0548bba0fc47643442 | |
parent | be8cf96f6993dd1568cf5e5f86224ada3e29e2a4 (diff) |
Use simpler syntax "<…>" to transform the URL into a link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Just type `sudo make` (or `make` as root) to install the scripts. Type ## Credits The `git_multimail.py` script was taken from -[https://github.com/git-multimail/git-multimail](https://github.com/git-multimail/git-multimail) +<https://github.com/git-multimail/git-multimai> ## Author |