From 20f95460c40cb52df540757fbfc7e8e6f92df4f7 Mon Sep 17 00:00:00 2001 From: A_D Date: Tue, 8 Dec 2020 20:09:36 +0200 Subject: [PATCH] Fixed actions link in release docs --- docs/Releasing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Releasing.md b/docs/Releasing.md index 8346d0ff..2a29f3b9 100644 --- a/docs/Releasing.md +++ b/docs/Releasing.md @@ -10,7 +10,7 @@ This document aims to enable anyone to quickly get up to speed on how to: Note that for Windows only a 32-bit application is supported at this time. This is principally due to the Windows Registry handling in config.py. -Builds can be run automatically from GitHub Actions. For more information on that process, see the [Actions docs](https://github.com/EDCD/EDMarketConnector/blob/main/docs/Releasing.md) +Builds can be run automatically from GitHub Actions. For more information on that process, see the [Actions Build docs](https://github.com/EDCD/EDMarketConnector/blob/main/docs/Automatic%20Builds.md) # Environment