Skip to content

Commit dd9a41b

Browse files
flavio-suligoiJonathan Corbet
authored andcommitted
docs: acpi: fix old http link and improve document format
The website: http://wiki.minnowboard.org doesn't exist anymore. The same pages are moved to: https://www.elinux.org/Minnowboard Other improvements concern the introduction of some rst semantic markup in the document. Signed-off-by: Flavio Suligoi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 2dcc51b commit dd9a41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/acpi/ssdt-overlays.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ which can then be compiled to AML binary format::
6363
ASL Input: minnomax.asl - 30 lines, 614 bytes, 7 keywords
6464
AML Output: minnowmax.aml - 165 bytes, 6 named objects, 1 executable opcodes
6565

66-
[1] http://wiki.minnowboard.org/MinnowBoard_MAX#Low_Speed_Expansion_Connector_.28Top.29
66+
[1] https://www.elinux.org/Minnowboard:MinnowMax#Low_Speed_Expansion_.28Top.29
6767

6868
The resulting AML code can then be loaded by the kernel using one of the methods
6969
below.

0 commit comments

Comments
 (0)