fix more broken links authored by anarcat's avatar anarcat
...@@ -865,7 +865,7 @@ The registry mirror [expires the cache after 7 days, by default][], and ...@@ -865,7 +865,7 @@ The registry mirror [expires the cache after 7 days, by default][], and
[configured to transparently pull from the mirror]: https://gitlab.torproject.org/tpo/tpa/puppet-control/-/blob/c6f9baae7b4ad5fe87a2df823a61711df626dd41/site/profile/manifests/gitlab/runner/docker.pp#L113 [configured to transparently pull from the mirror]: https://gitlab.torproject.org/tpo/tpa/puppet-control/-/blob/c6f9baae7b4ad5fe87a2df823a61711df626dd41/site/profile/manifests/gitlab/runner/docker.pp#L113
[Docker GitLab Runners managed by TPA are allowed to connect]: https://gitlab.torproject.org/tpo/tpa/puppet-control/-/blob/c6f9baae7b4ad5fe87a2df823a61711df626dd41/site/profile/manifests/registry_mirror.pp#L10 [Docker GitLab Runners managed by TPA are allowed to connect]: https://gitlab.torproject.org/tpo/tpa/puppet-control/-/blob/c6f9baae7b4ad5fe87a2df823a61711df626dd41/site/profile/manifests/registry_mirror.pp#L10
[`docker-registry` package in Debian]: https://tracker.debian.org/pkg/docker-registry [`docker-registry` package in Debian]: https://tracker.debian.org/pkg/docker-registry
[MinIO object storage]: service/object-storate [MinIO object storage]: service/object-storage
[`role::registry_mirror`]: https://gitlab.torproject.org/tpo/tpa/puppet-control/-/blob/c6f9baae7b4ad5fe87a2df823a61711df626dd41/site/role/manifests/registry_mirror.pp [`role::registry_mirror`]: https://gitlab.torproject.org/tpo/tpa/puppet-control/-/blob/c6f9baae7b4ad5fe87a2df823a61711df626dd41/site/role/manifests/registry_mirror.pp
[`profile::registry_mirror`]: https://gitlab.torproject.org/tpo/tpa/puppet-control/-/blob/c6f9baae7b4ad5fe87a2df823a61711df626dd41/site/profile/manifests/registry_mirror.pp [`profile::registry_mirror`]: https://gitlab.torproject.org/tpo/tpa/puppet-control/-/blob/c6f9baae7b4ad5fe87a2df823a61711df626dd41/site/profile/manifests/registry_mirror.pp
[periodically removes old content to save disk space]: https://distribution.github.io/distribution/recipes/mirror/#what-about-my-disk [periodically removes old content to save disk space]: https://distribution.github.io/distribution/recipes/mirror/#what-about-my-disk
...@@ -975,7 +975,7 @@ CI](https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing) made it difficu ...@@ -975,7 +975,7 @@ CI](https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing) made it difficu
Mac OS builds there. Furthermore, it was felt that Appveyor was too Mac OS builds there. Furthermore, it was felt that Appveyor was too
slow to be useful for builds, so it was proposed ([issue 40095][]) to slow to be useful for builds, so it was proposed ([issue 40095][]) to
create a pair of bare metal machines to run those builds, through a create a pair of bare metal machines to run those builds, through a
`libvirt` architecture. This is an exception to [TPA-RFC 7: tools](policy/tpa-rfc-7-tools) `libvirt` architecture. This is an exception to [TPA-RFC 3: tools](policy/tpa-rfc-3-tools)
which was formally proposed in [TPA-RFC-8][]. which was formally proposed in [TPA-RFC-8][].
[issue 40095]: https://gitlab.torproject.org/tpo/tpa/team/-/issues/40095 [issue 40095]: https://gitlab.torproject.org/tpo/tpa/team/-/issues/40095
... ...
......