From b28caddb5514d29d0f564d390c50f01de5253ea5 Mon Sep 17 00:00:00 2001 From: mudongliang Date: Fri, 16 Oct 2015 22:01:17 +0800 Subject: [PATCH] modify 'internals' to 'insides' --- mm/linux-mm-1.md | 4 ++-- mm/linux-mm-2.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mm/linux-mm-1.md b/mm/linux-mm-1.md index 4586e3b..ca3b640 100644 --- a/mm/linux-mm-1.md +++ b/mm/linux-mm-1.md @@ -405,9 +405,9 @@ for getting dump of the `memblock` contents. Conclusion -------------------------------------------------------------------------------- -This is the end of the first part about linux kernel memory management. If you have questions or suggestions, ping me on twitter [0xAX](https://twitter.com/0xAX), drop me an [email](anotherworldofworld@gmail.com) or just create an [issue](https://github.com/0xAX/linux-internals/issues/new). +This is the end of the first part about linux kernel memory management. If you have questions or suggestions, ping me on twitter [0xAX](https://twitter.com/0xAX), drop me an [email](anotherworldofworld@gmail.com) or just create an [issue](https://github.com/0xAX/linux-insides/issues/new). -**Please note that English is not my first language and I am really sorry for any inconvenience. If you found any mistakes please send me a PR to [linux-internals](https://github.com/0xAX/linux-internals).** +**Please note that English is not my first language and I am really sorry for any inconvenience. If you found any mistakes please send me a PR to [linux-insides](https://github.com/0xAX/linux-insides).** Links -------------------------------------------------------------------------------- diff --git a/mm/linux-mm-2.md b/mm/linux-mm-2.md index 86136a4..edd6ab1 100644 --- a/mm/linux-mm-2.md +++ b/mm/linux-mm-2.md @@ -503,9 +503,9 @@ So, this is the end! Conclusion -------------------------------------------------------------------------------- -This is the end of the second part about linux kernel memory management. If you have questions or suggestions, ping me on twitter [0xAX](https://twitter.com/0xAX), drop me an [email](anotherworldofworld@gmail.com) or just create an [issue](https://github.com/0xAX/linux-internals/issues/new). +This is the end of the second part about linux kernel memory management. If you have questions or suggestions, ping me on twitter [0xAX](https://twitter.com/0xAX), drop me an [email](anotherworldofworld@gmail.com) or just create an [issue](https://github.com/0xAX/linux-insides/issues/new). -**Please note that English is not my first language and I am really sorry for any inconvenience. If you found any mistakes please send me a PR to [linux-internals](https://github.com/0xAX/linux-internals).** +**Please note that English is not my first language and I am really sorry for any inconvenience. If you found any mistakes please send me a PR to [linux-insides](https://github.com/0xAX/linux-insides).** Links --------------------------------------------------------------------------------