Преглед на файлове

Changing ACPI spec link to the web page with the latest version

I noticed that the link to the ACPI specification was pointing to a specific version (6.2A) that is out of date. Changing the link to point to the UEFI web page where the latest version of the spec is posted. As of the date of this commit, the current version is 6.3. 

Kevin Shaw, Technical Writer, Intel Corporation
Kevin Shaw преди 5 години
родител
ревизия
f1aaabca2c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ Contributions are more than welcome! You can:
 - Using the crates within your kernel and file bug reports and feature requests!
 
 Useful resources for contributing are:
-- [The ACPI specification](http://www.uefi.org/sites/default/files/resources/ACPI%206_2_A_Sept29.pdf)
+- [The ACPI specification](https://uefi.org/specifications)
 - [OSDev Wiki](https://wiki.osdev.org/ACPI)
 
 ## Licence