From f820b8cddec8b2d670fb513398cb31c3254754cc Mon Sep 17 00:00:00 2001 From: Zen Fu <zen@systemli.org> Date: Thu, 23 Jan 2025 19:12:06 -0300 Subject: [PATCH] try harder to make linters happier They don't seem to like GitLab links to wiki pages. :-( See: https://gitlab.torproject.org/tpo/tpa/wiki-replica/-/jobs/820082 --- policy/tpa-rfc-77-puppet-merge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/tpa-rfc-77-puppet-merge.md b/policy/tpa-rfc-77-puppet-merge.md index 2d40b2b7..a5b99065 100644 --- a/policy/tpa-rfc-77-puppet-merge.md +++ b/policy/tpa-rfc-77-puppet-merge.md @@ -8,7 +8,7 @@ status: proposed # Background -[[TPA-RFC-73|/policy/tpa-rfc-73-tails-infra-merge-roadmap]] identified Puppet as a bottleneck for the infra merge, as it blocks keeping, migrating and merging several other services. Merging codebases and ditching one of the Puppet servers is a complex move, so in this document we detail how that will be done. +[TPA-RFC-73](/tpo/tpa/team/-/wikis/policy/tpa-rfc-73-tails-infra-merge-roadmap) identified Puppet as a bottleneck for the infra merge, as it blocks keeping, migrating and merging several other services. Merging codebases and ditching one of the Puppet servers is a complex move, so in this document we detail how that will be done. # Proposal -- GitLab