diff --git a/src/pages/downloads/download-for-linux.astro b/src/pages/downloads/download-for-linux.astro index 3fe372a..41a91ae 100644 --- a/src/pages/downloads/download-for-linux.astro +++ b/src/pages/downloads/download-for-linux.astro @@ -21,7 +21,7 @@ const { lin } = releaseData; Audacity has no specific CPU or GPU requirements and should be able to run on any amd64-based computer. The AppImage requires FUSE 2 to run.

- **Note:** Audacity requires fast, uninterrupted access to a hard drive or SSD to operate. Network storage, consumer-grade external hard drives or USB thumbdrives may be unreliable. + Note: Audacity requires fast, uninterrupted access to a hard drive or SSD to operate. Network storage, consumer-grade external hard drives or USB thumbdrives may be unreliable.

Other versions of Audacity

diff --git a/src/pages/downloads/download-for-mac.astro b/src/pages/downloads/download-for-mac.astro index 23299cd..364aab3 100644 --- a/src/pages/downloads/download-for-mac.astro +++ b/src/pages/downloads/download-for-mac.astro @@ -21,7 +21,7 @@ const { mac } = releaseData; Both Intel (x86_64) and Apple Silicon (ARM 64) versions are available, as well as a universal binary. There are no specific CPU or GPU requirements.

- **Note:** Audacity requires fast, uninterrupted access to a hard drive or SSD to operate. Network storage, consumer-grade external hard drives or USB thumbdrives may be unreliable. + Note: Audacity requires fast, uninterrupted access to a hard drive or SSD to operate. Network storage, consumer-grade external hard drives or USB thumbdrives may be unreliable.

Older versions of Audacity

@@ -30,10 +30,11 @@ const { mac } = releaseData;

The last tested compatible versions for relevant operating systems are: - - * OS X 10.6-10.8: Audacity 2.2.2 - * OS X 10.5: Audacity 2.1.1 (Intel), Audacity 2.0.6 (PPC) - * OS X 10.4: Audacity 2.0.6 +

diff --git a/src/pages/downloads/download-for-windows.astro b/src/pages/downloads/download-for-windows.astro index 029cd0c..a6e2377 100644 --- a/src/pages/downloads/download-for-windows.astro +++ b/src/pages/downloads/download-for-windows.astro @@ -22,7 +22,7 @@ const { win } = releaseData; Audacity has no specific CPU or GPU requirements and should be able to run on any notebook or PC that can run aforementioned operating systems.

- **Note:** Audacity requires fast, uninterrupted access to a hard drive or SSD to operate. Network storage, consumer-grade external hard drives or USB thumbdrives may be unreliable. + Note: Audacity requires fast, uninterrupted access to a hard drive or SSD to operate. Network storage, consumer-grade external hard drives or USB thumbdrives may be unreliable.

Older versions of Audacity

@@ -31,10 +31,11 @@ const { win } = releaseData;

The last tested compatible versions for relevant operating systems are: - - * Windows 7, Vista: Audacity 2.3.3 - * Windows 2000, XP; no SSE2: Audacity 2.0.6 - * Windows 98, ME: Audacity 2.0.0 +