Chromium Code Reviews| Index: docs/intro/intro.md |
| diff --git a/docs/intro/intro.md b/docs/intro/intro.md |
| index ac5d8b984fdda1732d056d4ad560c2c0895bf1a1..074849f98e50c0bffd924a124569e478b1fbf4c6 100644 |
| --- a/docs/intro/intro.md |
| +++ b/docs/intro/intro.md |
| @@ -8,4 +8,5 @@ important aspects. |
| * [Mojo programs](programs.md) |
| * [Mojo handles (objects)](handles.md) |
| * [Message pipes](message_pipes.md) |
| -* [Mojom (the Mojo IDL)](mojom.md) |
| +* [Mojom IDL](mojom_idl.md) |
| +* [Mojom protocol](mojom_protocol.md) |