swapping out SaltProject for Salt Project

This commit is contained in:
Gareth J. Greenaway 2023-08-08 08:57:05 -07:00 committed by Pedro Algarvio
parent ad787193e2
commit 4c3111898f

View file

@ -189,7 +189,7 @@ is not needed when running these commands as the ``root`` user.
The examples below show how to bootstrap Salt directly from GitHub or another Git repository.
Run the script without any parameters to get latest stable Salt packages for your system from
the `SaltProject's corporate repository`_. See first example in the `Install using wget`_ section.
the `Salt Project's repository`_. See first example in the `Install using wget`_ section.
Install using curl
@ -404,8 +404,8 @@ listed below should reflect this document but may become out of date. If an oper
listed below, but is not listed on the official supported operating systems document, the level of
support is "best-effort".
Since Salt is written in Python, the packages available from the `SaltProject's corporate
repository`_ are CPU architecture independent and could be installed on any hardware supported by Linux kernel.
Since Salt is written in Python, the packages available from the `Salt Project's repository`_ are
CPU architecture independent and could be installed on any hardware supported by Linux kernel.
However, the Salt Project does package Salt's binary dependencies only for ``x86_64`` (``amd64``)
and ``AArch32`` (``armhf``). The latter is available only for Debian/Raspbian 8 platforms.