From 3d37db1672198b9274ccff98c7abc4fec5ba460f Mon Sep 17 00:00:00 2001 From: David Friedel Date: Sun, 28 Dec 2025 16:34:55 +0000 Subject: [PATCH] Update repository URLs for Gitea migration --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe32ece..2d4357f 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Process Monitor is a sophisticated utility that automates process lifecycle mana ### From Source ```bash -git clone https://github.com/MarketAlly/Process-Monitor.git +git clone https://git.marketally.com/marketally/Process-Monitor.git cd Process-Monitor dotnet restore dotnet build -c Release @@ -288,4 +288,4 @@ This project is licensed under the MIT License - see the LICENSE.txt file for de ## Support -For issues and feature requests, please use the GitHub issue tracker. \ No newline at end of file +For issues and feature requests, please use the issue tracker at https://git.marketally.com/marketally/Process-Monitor/issues \ No newline at end of file