From 2b4a0b6a0d00d1b4ecca49d426fc7587c5e90a52 Mon Sep 17 00:00:00 2001 From: Earthgames Date: Sat, 28 Feb 2026 23:23:42 +0100 Subject: [PATCH] Changed old link to the new one --- wayvr-ipc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wayvr-ipc/README.md b/wayvr-ipc/README.md index 30d33c73..776c16bc 100644 --- a/wayvr-ipc/README.md +++ b/wayvr-ipc/README.md @@ -2,7 +2,7 @@ This repository contains the IPC specification and client implementation for the WayVR protocol. The primary purpose is to enable communication between applications and the WayVR server, offering a range of API functions. -[WayVR Server README](https://github.com/galister/wlx-overlay-s/tree/main/contrib/wayvr) +[WayVR Server README](https://github.com/wlx-team/wayvr/tree/main/wayvr/contrib/wayvr) ## Usage