Skip to content

Commit cf16f2b

Browse files
committed
replace URL references to oss.linbit.com with the equivalent on github.com/LINBIT/
1 parent e8351e1 commit cf16f2b

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

README.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ too.
1313

1414
The csync2 git tree can be found at https://github.com/LINBIT/csync2/.
1515

16+
Documentation
17+
-------------
18+
19+
You should definitely read the documentation before trying to setup csync2, +
20+
see <<doc/csync2#>>
21+
1622
Copyright
1723
---------
1824

@@ -25,12 +31,6 @@ License
2531
-------
2632
SPDX-License-Identifier: GPL-2.0-or-later
2733

28-
Documentation
29-
-------------
30-
31-
You should definitely read the documentation before trying to setup csync2, +
32-
see <<doc/csync2#>>
33-
3434
Mailing List
3535
------------
3636

csync2.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ This manual page documents briefly the
1717
.B csync2
1818
command.
1919
.RS 0
20-
A verbose manual can be found on the
20+
A verbose manual can be found in the
2121
.B csync2
22-
homepage:
22+
source:
2323
.IP
24-
.B http://oss.linbit.com/csync2/paper.pdf
24+
.B https://github.com/LINBIT/csync2/blob/master/doc/csync2.adoc
2525
.PP
2626
\fBcsync2\fP is a program for cluster wide file synchronization.
2727
.SH OPTIONS
@@ -202,7 +202,7 @@ $CSYNC2_SYSTEM_DIR/csync2.lock
202202
.SH "SEE ALSO"
203203
.PD 0
204204
.TP
205-
http://oss.linbit.com/csync2/paper.pdf
205+
https://github.com/LINBIT/csync2/blob/master/doc/csync2.adoc
206206
.TP
207207
http://git.linbit.com/csync2.git/?a=blob;f=AUTHORS
208208
.PD

csync2.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# ---------------------------------
33
#
44
# Please read the documentation:
5-
# http://oss.linbit.com/csync2/paper.pdf
5+
# https://github.com/LINBIT/csync2/blob/master/doc/csync2.adoc
66

77
# group mygroup
88
# {

csync2.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Autoreqprov: on
3333
Version: 2.0
3434
Release: 1
3535
Source0: csync2-%{version}.tar.gz
36-
URL: http://oss.linbit.com/csync2
36+
URL: https://github.com/LINBIT/csync2#readme
3737
BuildRoot: %{_tmppath}/%{name}-%{version}-build
3838
Summary: Cluster sync tool
3939

0 commit comments

Comments
 (0)