Skip to content

Commit ae3e13b

Browse files
committed
Update github links.
1 parent 6c8ca91 commit ae3e13b

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you need to build rsync yourself, check out the [INSTALL][1] page for
3434
information on what libraries and packages you can use to get the maximum
3535
features in your build.
3636

37-
[1]: https://github.com/WayneD/rsync/blob/master/INSTALL.md
37+
[1]: https://github.com/RsyncProject/rsync/blob/master/INSTALL.md
3838

3939
SETUP
4040
-----
@@ -120,7 +120,7 @@ If you want to get the very latest version of rsync direct from the
120120
source code repository, then you will need to use git. The git repo
121121
is hosted [on GitHub][6] and [on Samba's site][7].
122122

123-
[6]: https://github.com/WayneD/rsync
123+
[6]: https://github.com/RsyncProject/rsync
124124
[7]: https://git.samba.org/?p=rsync.git;a=summary
125125

126126
See [the download page][8] for full details on all the ways to grab the
@@ -140,5 +140,5 @@ Rsync may be used, modified and redistributed only under the terms of
140140
the GNU General Public License, found in the file [COPYING][9] in this
141141
distribution, or at [the Free Software Foundation][10].
142142

143-
[9]: https://github.com/WayneD/rsync/blob/master/COPYING
143+
[9]: https://github.com/RsyncProject/rsync/blob/master/COPYING
144144
[10]: https://www.fsf.org/licenses/gpl.html

Diff for: configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ if test x"$no_lib" != x; then
573573
echo ""
574574
echo "See the INSTALL file for hints on how to install the missing libraries and/or"
575575
echo "how to generate (or fetch) manpages:"
576-
echo " https://github.com/WayneD/rsync/blob/master/INSTALL.md"
576+
echo " https://github.com/RsyncProject/rsync/blob/master/INSTALL.md"
577577
echo ""
578578
echo "To disable one or more features, the relevant configure options are:"
579579
for lib in $no_lib; do

Diff for: rsync.1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4818,7 +4818,7 @@ An rsync web site is available at <https://rsync.samba.org/>. The site
48184818
includes an FAQ-O-Matic which may cover questions unanswered by this manual
48194819
page.
48204820
4821-
The rsync github project is <https://github.com/WayneD/rsync>.
4821+
The rsync github project is <https://github.com/RsyncProject/rsync>.
48224822
48234823
We would be delighted to hear from you if you like this program. Please
48244824
contact the mailing-list at <[email protected]>.

Diff for: rsyncd.conf.5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1260,7 +1260,7 @@ Rsync is distributed under the GNU General Public License. See the file
12601260
[COPYING](COPYING) for details.
12611261
12621262
An rsync web site is available at <https://rsync.samba.org/> and its github
1263-
project is <https://github.com/WayneD/rsync>.
1263+
project is <https://github.com/RsyncProject/rsync>.
12641264
12651265
## THANKS
12661266

Diff for: support/rrsync.1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ rsync is distributed under the GNU General Public License. See the file
163163
[COPYING](COPYING) for details.
164164
165165
An rsync web site is available at <https://rsync.samba.org/> and its github
166-
project is <https://github.com/WayneD/rsync>.
166+
project is <https://github.com/RsyncProject/rsync>.
167167
168168
## AUTHOR
169169

0 commit comments

Comments
 (0)