summaryrefslogtreecommitdiffstats
path: root/Documentation/releases
diff options
context:
space:
mode:
authorNicholas Chin <nic.c3.14@gmail.com>2024-08-18 09:00:46 -0600
committerFelix Held <felix-coreboot@felixheld.de>2024-08-21 16:18:23 +0000
commitcf2bf984f022ffa57da9ca2eb2f702d4bfb5cea3 (patch)
tree161d2998cbe79025d895bd69df334264d25c487f /Documentation/releases
parent73be9641002c34a5f5b9052598486ed695bd1059 (diff)
downloadcoreboot-cf2bf984f022ffa57da9ca2eb2f702d4bfb5cea3.tar.gz
coreboot-cf2bf984f022ffa57da9ca2eb2f702d4bfb5cea3.tar.bz2
coreboot-cf2bf984f022ffa57da9ca2eb2f702d4bfb5cea3.zip
Docs: Fix broken header references
MyST Parser automatically generates label "slugs" for headers which should be used to reference them from links [1]. These labels are in "slug-case", i.e. the original header text in lower case separated by dashes, with punctuation removed. This fixes a few "cross-reference target not found" warnings. [1] https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#anchor-slug-structure Change-Id: Ia6970d03b961bde6d7cd0fa3297f8d84b75d3b34 Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83976 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/releases')
-rw-r--r--Documentation/releases/coreboot-4.13-relnotes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/releases/coreboot-4.13-relnotes.md b/Documentation/releases/coreboot-4.13-relnotes.md
index 600bf67433d4..29374d1218ec 100644
--- a/Documentation/releases/coreboot-4.13-relnotes.md
+++ b/Documentation/releases/coreboot-4.13-relnotes.md
@@ -214,7 +214,7 @@ Deprecations
In order to minimize the usage of PCI bus mastering, the options we introduced in
this release will be dropped in a future release again. For more details, please
-see [Preparations to minimize enabling PCI bus mastering](#preparations-to-minimize-enabling-pci-bus-mastering-in-coreboot).
+see [Preparations to minimize enabling PCI bus mastering](#preparations-to-minimize-enabling-pci-bus-mastering).
### Resource allocator v3