Skip to content

Commit 71273c4

Browse files
n8pjldavem330
authored andcommitted
ax25: Kconfig: Update link for linux-ax25.org
http://linux-ax25.org has been down for nearly a year. Its official replacement is https://linux-ax25.in-berlin.de. Change all references to the old site in the ax25 Kconfig to its replacement. Link: https://marc.info/?m=166792551600315 Signed-off-by: Peter Lafreniere <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 1943f2b commit 71273c4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

net/ax25/Kconfig

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ menuconfig HAMRADIO
1010
If you want to connect your Linux box to an amateur radio, answer Y
1111
here. You want to read <https://www.tapr.org/>
1212
and more specifically about AX.25 on Linux
13-
<http://www.linux-ax25.org/>.
13+
<https://linux-ax25.in-berlin.de>.
1414

1515
Note that the answer to this question won't directly affect the
1616
kernel: saying N will just cause the configurator to skip all
@@ -61,7 +61,7 @@ config AX25_DAMA_SLAVE
6161
configuration. Linux cannot yet act as a DAMA server. This option
6262
only compiles DAMA slave support into the kernel. It still needs to
6363
be enabled at runtime. For more about DAMA see
64-
<http://www.linux-ax25.org>. If unsure, say Y.
64+
<https://linux-ax25.in-berlin.de>. If unsure, say Y.
6565

6666
# placeholder until implemented
6767
config AX25_DAMA_MASTER
@@ -87,9 +87,9 @@ config NETROM
8787
A comprehensive listing of all the software for Linux amateur radio
8888
users as well as information about how to configure an AX.25 port is
8989
contained in the Linux Ham Uncyclo, available from
90-
<http://www.linux-ax25.org>. You also might want to check out the
91-
file <file:Documentation/networking/ax25.rst>. More information about
92-
digital amateur radio in general is on the WWW at
90+
<https://linux-ax25.in-berlin.de>. You also might want to check out
91+
the file <file:Documentation/networking/ax25.rst>. More information
92+
about digital amateur radio in general is on the WWW at
9393
<https://www.tapr.org/>.
9494

9595
To compile this driver as a module, choose M here: the
@@ -106,9 +106,9 @@ config ROSE
106106
A comprehensive listing of all the software for Linux amateur radio
107107
users as well as information about how to configure an AX.25 port is
108108
contained in the Linux Ham Uncyclo, available from
109-
<http://www.linux-ax25.org>. You also might want to check out the
110-
file <file:Documentation/networking/ax25.rst>. More information about
111-
digital amateur radio in general is on the WWW at
109+
<https://linux-ax25.in-berlin.de>. You also might want to check out
110+
the file <file:Documentation/networking/ax25.rst>. More information
111+
about digital amateur radio in general is on the WWW at
112112
<https://www.tapr.org/>.
113113

114114
To compile this driver as a module, choose M here: the

0 commit comments

Comments
 (0)