git: 163f759a3b - main - Status/2025Q1/foundation-infrastructure-modernization.adoc: Fix links

From: Lorenzo Salvadore <salvadore_at_FreeBSD.org>
Date: Fri, 23 May 2025 10:04:58 UTC
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/doc/commit/?id=163f759a3b15ec68a038484ee79e8404d6900572

commit 163f759a3b15ec68a038484ee79e8404d6900572
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2025-05-23 09:57:43 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2025-05-23 10:05:00 +0000

    Status/2025Q1/foundation-infrastructure-modernization.adoc: Fix links
---
 .../foundation-infrastructure-modernization.adoc                      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc b/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc
index 2d6046e32c..e06ab5d2be 100644
--- a/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc
+++ b/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc
@@ -29,8 +29,8 @@ Read their link:https://reproducible-builds.org/reports/2025-02/[February report
 The high-level goal is to improve CI/CD automation to streamline software delivery and operations for new and existing software.
 Work so far is focusing on:
 
-* Improving the quality of incoming commits by providing system-agnostic tooling and documentation so that maintainers and developers can run CI without requiring a 3rd-party service (link:https://reviews.freebsd.org/D48015).
-* Making it possible to run pre-merge CI on proposed submissions (e.g. Pull Requests) (link:https://reviews.freebsd.org/D36257).
+* Improving the quality of incoming commits by providing system-agnostic tooling and documentation so that maintainers and developers can run CI without requiring a 3rd-party service (link:https://reviews.freebsd.org/D48015[]).
+* Making it possible to run pre-merge CI on proposed submissions (e.g. Pull Requests) (link:https://reviews.freebsd.org/D36257[]).
 * Documenting the CI management process to make it easier to keep tooling up to date and patched.
 * Updating the Source and Ports tests to include standard linters and other relevant automated analysis tools.