diff --git a/README.md b/README.md index 526ef08b4..3f11a19cc 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This page is a non-comprehensive index of the magenta documentation. + [Testing](docs/testing.md) + [Hacking notes](docs/hacking.md) + [Memory usage analysis tools](docs/memory.md) -+ [Relationship with LK](docs/mg_and_lk.md) ++ [Relationship with LK](docs/mx_and_lk.md) + [Kernel Objects](docs/objects.md) + [Process Objects](docs/objects/process.md) + [Thread Objects](docs/objects/thread.md) diff --git a/docs/mg_and_lk.md b/docs/mx_and_lk.md similarity index 100% rename from docs/mg_and_lk.md rename to docs/mx_and_lk.md