[0/3] ax25: Update link for linux-ax25.org

Message ID 20230917152938.8231-1-peter@n8pjl.ca
Headers
Series ax25: Update link for linux-ax25.org |

Message

Peter Lafreniere Sept. 17, 2023, 3:29 p.m. UTC
  http://linux-ax25.org has been down for nearly a year. Its official
replacement is https://linux-ax25.in-berlin.de.

Update all references to the dead link to its replacement.

As the three touched files are in different areas of the tree, this is
being sent with one patch per file.

Peter Lafreniere (3):
  Documentation: netdev: fix dead link in ax25.rst
  MAINTAINERS: Update link for linux-ax25.org
  ax25: Kconfig: Update link for linux-ax25.org

 Documentation/networking/ax25.rst |  4 ++--
 MAINTAINERS                       |  6 +++---
 net/ax25/Kconfig                  | 16 ++++++++--------
 3 files changed, 13 insertions(+), 13 deletions(-)
  

Comments

patchwork-bot+netdevbpf@kernel.org Sept. 18, 2023, noon UTC | #1
Hello:

This series was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Sun, 17 Sep 2023 15:29:44 +0000 you wrote:
> http://linux-ax25.org has been down for nearly a year. Its official
> replacement is https://linux-ax25.in-berlin.de.
> 
> Update all references to the dead link to its replacement.
> 
> As the three touched files are in different areas of the tree, this is
> being sent with one patch per file.
> 
> [...]

Here is the summary with links:
  - [1/3] Documentation: netdev: fix dead link in ax25.rst
    https://git.kernel.org/netdev/net/c/418f438a2db6
  - [2/3] MAINTAINERS: Update link for linux-ax25.org
    https://git.kernel.org/netdev/net/c/1943f2b0ac5a
  - [3/3] ax25: Kconfig: Update link for linux-ax25.org
    https://git.kernel.org/netdev/net/c/71273c46a348

You are awesome, thank you!