diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-05 20:52:15 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-05 20:52:15 +0200 |
commit | a89c8c7620d71565f80ca6e6dd1543e558e27857 (patch) | |
tree | 04f878fa5b62b972ef3831da9111c6beb4a87c9b /README.md | |
parent | debian: 2.0-1 (diff) | |
parent | test: update comments (diff) | |
download | config-links-a89c8c7620d71565f80ca6e6dd1543e558e27857.tar.gz config-links-a89c8c7620d71565f80ca6e6dd1543e558e27857.zip |
Merge tag 'v2.0.1' into debian
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -93,10 +93,10 @@ In this example, symlinks to files in "../src" must appear in "/test/dest". For my personal real-life usage examples, see -* my [Linux/Cygwin environment], +* [my dotfiles], * configuration files for various [Windows apps]. -[Linux/Cygwin environment]: https://github.com/egor-tensin/linux-home +[my dotfiles]: https://github.com/egor-tensin/linux-home [Windows apps]: https://github.com/egor-tensin/windows-home Limitations |