From 5ac54a96a928655dc7586b125b972e85b8fe8de1 Mon Sep 17 00:00:00 2001 From: Etzelia Date: Tue, 16 Oct 2018 21:48:52 +0200 Subject: [PATCH] Change commit hash to parent repo The previous hash pointed to the child repo: https://git.etztech.xyz/ZeroHD/QoL/commit/6c5c20960b782d6b922d31859baca01132c63b9f The new hash points to the parent repo: https://git.etztech.xyz/Etzelia/QoL/commit/6c5c20960b782d6b922d31859baca01132c63b9f In the event the child repo is ever removed or re-created, the commit would be lost *I think* --- docs/source/changelog/v1.4.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/changelog/v1.4.rst b/docs/source/changelog/v1.4.rst index ef7a745..6c19a11 100644 --- a/docs/source/changelog/v1.4.rst +++ b/docs/source/changelog/v1.4.rst @@ -13,7 +13,7 @@ Additions .. _Death Mute Command: https://git.etztech.xyz/Etzelia/QoL/issues/9 .. _24 Karat Trophy Command: https://git.etztech.xyz/Etzelia/QoL/issues/16 -.. _Spec-Dynmap Message: https://git.etztech.xyz/ZeroHD/QoL/commit/6c5c20960b782d6b922d31859baca01132c63b9f +.. _Spec-Dynmap Message: https://git.etztech.xyz/Etzelia/QoL/commit/6c5c20960b782d6b922d31859baca01132c63b9f Bug Fixes ---------