doc: fix some link headings

The use of spellexception means we have some links that look like:
intro-to-autoinstall.html#autoinstall-by-way-of-cloud-spellexception-config-spellexception

Also these are already wordlisted, so we can fix by just dropping the
inline spellexception.
This commit is contained in:
Dan Bungert 2023-11-02 18:14:00 +02:00
parent 70c8a3c41d
commit 7e07c291a0
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@ codecs
config config
curtin curtin
debconf debconf
debian-installer debian
el el
flavor flavor
geoip geoip

View File

@ -16,10 +16,10 @@ time with an *autoinstall configuration* and lets the installation process run w
any interaction. any interaction.
Differences from :spellexception:`debian-installer` preseeding Differences from `debian-installer` preseeding
============================================ ============================================
*preseeds* are the way to automate an installer based on :spellexception:`debian-installer` *preseeds* are the way to automate an installer based on `debian-installer`
(also known as d-i). (also known as d-i).
Autoinstalls differ from preseeds in the following ways: Autoinstalls differ from preseeds in the following ways:
@ -42,7 +42,7 @@ There are 2 ways to provide the autoinstall configuration:
configuration directives to cloud-init at boot time configuration directives to cloud-init at boot time
* Directly on the installation media * Directly on the installation media
Autoinstall by way of cloud-:spellexception:`config` Autoinstall by way of `cloud-config`
---------------------------------- ----------------------------------
The suggested way of providing autoinstall configuration to the Ubuntu installer is The suggested way of providing autoinstall configuration to the Ubuntu installer is
@ -116,7 +116,7 @@ autoinstall file in the following order and pick the first existing one:
1. Kernel command line 1. Kernel command line
2. Root of the installation system 2. Root of the installation system
3. Cloud-:spellexception:`config` 3. `cloud-config`
4. Root of the CD-ROM (ISO) 4. Root of the CD-ROM (ISO)