From 95fe8db74f797db19a2a457719960f6681328392 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stian=20=C3=98by=20Johansen?= Date: Wed, 12 Jan 2022 12:14:59 +0100 Subject: [PATCH] Update networking.md Added missing https:// --- docs/docs/networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/networking.md b/docs/docs/networking.md index ec0267d4..c75fd295 100644 --- a/docs/docs/networking.md +++ b/docs/docs/networking.md @@ -32,7 +32,7 @@ this mode can be used to connect with tunneling services. In this networking mode, all traffic that would be sent/received by the emulated NIC is simply encapsulated in UDP datagrams and forwarded to a remote host, which could be another instance of xemu or perhaps a real Xbox (see -[l2tunnel](github.com/mborgerson/l2tunnel) for more information). This is useful +[l2tunnel](https://github.com/mborgerson/l2tunnel) for more information). This is useful for quickly setting up a virtual LAN. The xemu project provides multiple free servers you can use to play with other