doc/mb/asus/{p2b-ls,p3b-f}: Remove reference to non-existing document

The document for northbridge/intel/i440bx doesn't exist and it didn't
exist at the time of introduction of these two mainboard documents. So
replace the reference with just the northbridge name.

This fixes the following Sphinx warning:

  WARNING: unknown document: '../../northbridge/intel/i440bx/index'

Change-Id: Iaa67399f9d0e62d5d54ae08f5ebb8c70073c601f
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77442
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com>
This commit is contained in:
Felix Singer 2023-08-25 20:41:31 +02:00 committed by Felix Singer
parent 471de17fd5
commit ead437f143
2 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ for only CPU models that the board will actually be run with.
```eval_rst ```eval_rst
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| Northbridge | :doc:`../../northbridge/intel/i440bx/index` | | Northbridge | Intel I440BX |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| Southbridge | i82371eb | | Southbridge | i82371eb |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+

View File

@ -90,7 +90,7 @@ for only CPU models that the board will actually be run with.
```eval_rst ```eval_rst
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| Northbridge | :doc:`../../northbridge/intel/i440bx/index` | | Northbridge | Intel I440BX |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| Southbridge | i82371eb | | Southbridge | i82371eb |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+