From 088c2f0980f73bd89453ac704e77f18efc9c9888 Mon Sep 17 00:00:00 2001
From: totten <totten@civicrm.org>
Date: Thu, 8 Jul 2021 00:23:53 +0000
Subject: [PATCH] Update 5.x-final.md

---
 doc/5.x-final.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/5.x-final.md b/doc/5.x-final.md
index f8dfd2a..59d801a 100644
--- a/doc/5.x-final.md
+++ b/doc/5.x-final.md
@@ -20,7 +20,7 @@ git push origin 5.X
 * Check regressions/criticals in Gitlab:
     * https://lab.civicrm.org/groups/dev/-/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=regression
     * https://lab.civicrm.org/groups/dev/-/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=prioritised
-* Perform a UI-level installation on some hydra sites. http://site-list.test-1.civicrm.org:8001/?filter=hydra-*
+* Perform a UI-level installation on some hydra sites. [http://site-list.test-1.civicrm.org:8001/?filter=hydra-*](http://site-list.test-1.civicrm.org:8001/?filter=hydra-*)
   (If build times look askew, check logs at https://test.civicrm.org/view/Sites/job/hydra-sites/)
 * Check release notes: https://github.com/civicrm/civicrm-core/blob/5.X/release-notes.md
 * In Jenkins, review the scheduled tests for `5.X` and determine if anything should block the release.
-- 
GitLab