From e5c7c852bccf07f43dc69fd7cbb2eceba1454609 Mon Sep 17 00:00:00 2001 From: deep-42-thought Date: Thu, 1 Jun 2017 14:58:05 +0200 Subject: fix links --- Infrastructure.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Infrastructure.md b/Infrastructure.md index c9028e4..afc04cb 100644 --- a/Infrastructure.md +++ b/Infrastructure.md @@ -2,7 +2,7 @@ The following infrastructure is needed to maintain this project successfully. ## Master build server This will hold the list of packages that needs to be packaged, and checks for new packages frequently. It must be always online, but not essentially build packages itself. -[build master](archlinux32.org) +[build master](https://archlinux32.org) ## Build machines These machines will build each packages in a clean chroot. This requires the most computing capacity, and requires to run Arch Linux, but not needed to be always online. @@ -12,14 +12,14 @@ These machines will build the ISO. It requires to run Arch Linux, but not needed ## Package repository server and mirrors This is the place where the built packages and the ISO will be hosted. -[mirror master](mirror.archlinux32.org) +[mirror master](https://mirror.archlinux32.org) ## Git server Currently we use GitHub for this, later it can be changed. ## Web server Ideally, it runs an [archweb](https://git.archlinux.org/archweb.git/) instance. It describes the project, and provide an overview about the packages. -[web server](archlinux32.org) +[web server](https://archlinux32.org) ## Bug tracker Currently we use GitHub for this, later it can be changed. -- cgit v1.2.3