Explorar el Código

update links

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Alexander Kuleshov hace 7 años
padre
commit
41c4b96790
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      LINKS.md

+ 1 - 1
LINKS.md

@@ -5,7 +5,7 @@ Linux boot
 ------------------------
 
 * [Linux/x86 boot protocol](https://www.kernel.org/doc/Documentation/x86/boot.txt)
-* [Linux kernel parameters](https://github.com/torvalds/linux/blob/16f73eb02d7e1765ccab3d2018e0bd98eb93d973/Documentation/admin-guide/kernel-parameters.rst)
+* [Linux kernel parameters](https://github.com/torvalds/linux/blob/master/Documentation/admin-guide/kernel-parameters.rst)
 
 Protected mode
 ------------------------