From 48fe4a6befcde9ded0c4493eee8a92bd6a8ceb92 Mon Sep 17 00:00:00 2001 From: Steven Curran Date: Mon, 18 Apr 2022 12:39:31 -0500 Subject: [PATCH] Updated workflow badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f413918..ae94aad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MultiMonitorRdp -[![Build](https://github.com/hellcat707hp/MultiMonitorRdp/actions/workflows/build.yml/badge.svg)](https://github.com/hellcat707hp/MultiMonitorRdp/actions/workflows/build.yml) +[![Build](https://github.com/hellcat707hp/MultiMonitorRdp/workflows/Build/badge.svg)](https://github.com/hellcat707hp/MultiMonitorRdp/actions/workflows/build.yml) MultiMonitorRdp is a simple console program designed to make using Windows Remote Desktop client easier with multi-display setups. This program only exists because Windows tends to change which display numbers are which between restarts, sleeps, and even displays waking up. ___