@@ -10,7 +10,7 @@ menuconfig HAMRADIO
10
10
If you want to connect your Linux box to an amateur radio, answer Y
11
11
here. You want to read <https://www.tapr.org/>
12
12
and more specifically about AX.25 on Linux
13
- <http ://www. linux-ax25.org/ >.
13
+ <https ://linux-ax25.in-berlin.de >.
14
14
15
15
Note that the answer to this question won't directly affect the
16
16
kernel: saying N will just cause the configurator to skip all
@@ -61,7 +61,7 @@ config AX25_DAMA_SLAVE
61
61
configuration. Linux cannot yet act as a DAMA server. This option
62
62
only compiles DAMA slave support into the kernel. It still needs to
63
63
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.
65
65
66
66
# placeholder until implemented
67
67
config AX25_DAMA_MASTER
@@ -87,9 +87,9 @@ config NETROM
87
87
A comprehensive listing of all the software for Linux amateur radio
88
88
users as well as information about how to configure an AX.25 port is
89
89
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
93
93
<https://www.tapr.org/>.
94
94
95
95
To compile this driver as a module, choose M here: the
@@ -106,9 +106,9 @@ config ROSE
106
106
A comprehensive listing of all the software for Linux amateur radio
107
107
users as well as information about how to configure an AX.25 port is
108
108
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
112
112
<https://www.tapr.org/>.
113
113
114
114
To compile this driver as a module, choose M here: the
0 commit comments