From f468227a6cbf6877b23bfb053e5234404f74853e Mon Sep 17 00:00:00 2001
From: A_D <aunderscored@gmail.com>
Date: Tue, 8 Dec 2020 20:12:09 +0200
Subject: [PATCH] Renamed to Automatic builds in link

---
 docs/Releasing.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Releasing.md b/docs/Releasing.md
index 2a29f3b9..846324e2 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 Build docs](https://github.com/EDCD/EDMarketConnector/blob/main/docs/Automatic%20Builds.md)
+Builds can be run automatically from GitHub Actions. For more information on that process, see [Automatic Builds](https://github.com/EDCD/EDMarketConnector/blob/main/docs/Automatic%20Builds.md).
 
 # Environment