From e5a012c95920d43691e29c8c5764c4724736190a Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 24 Jul 2020 12:47:35 -0700 Subject: [PATCH] Link to the git blob for source files. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9875182..45c3d74d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ If you need to build rsync yourself, check out the [INSTALL][1] page for information on what libraries and packages you can use to get the maximum features in your build. -[1]: https://download.samba.org/pub/rsync/INSTALL +[1]: https://github.com/WayneD/rsync/blob/master/INSTALL.md SETUP ----- @@ -139,5 +139,5 @@ Rsync may be used, modified and redistributed only under the terms of the GNU General Public License, found in the file [COPYING][9] in this distribution, or at [the Free Software Foundation][10]. -[9]: https://download.samba.org/pub/rsync/COPYING +[9]: https://github.com/WayneD/rsync/blob/master/COPYING [10]: https://www.fsf.org/licenses/gpl.html -- 2.47.2