From c923545fd21d8445ed5d16fa4c48f36bc5d5d7c5 Mon Sep 17 00:00:00 2001 From: Igor Date: Fri, 1 Mar 2024 09:52:02 +0100 Subject: [PATCH] Fix broken link (#400) --- docs/Developer-Guide_Build-Preparation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Developer-Guide_Build-Preparation.md b/docs/Developer-Guide_Build-Preparation.md index fdaac4d8..010cd1fe 100644 --- a/docs/Developer-Guide_Build-Preparation.md +++ b/docs/Developer-Guide_Build-Preparation.md @@ -4,7 +4,7 @@ - x86/x64 machine running any OS; at least 4G RAM, SSD, quad core (recommended), - [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or similar virtualization software **(highly recommended with a minimum of 25GB hard disk space for the virtual disk image)** -- **The officially supported** compilation environment is [Ubuntu Jammy 22.04.x amd64](https://www.releases.ubuntu.com/jammy/ubuntu-22.04.2-live-server-amd64.iso) **only!** +- **The officially supported** compilation environment is [Ubuntu Jammy 22.04.x amd64](https://www.releases.ubuntu.com/jammy/) **only!** - Ubuntu Focal can be used for building Bionic, Focal and Buster images as well, unsupported though - `binfmt_misc` kernel module (some *ubuntu-cloud* images do not have this module. Switch to a generic kernel if that is the case.) - installed basic system, OpenSSH and Samba (optional)