| Index: mojo/edk/embedder/README.md
|
| diff --git a/mojo/edk/embedder/README.md b/mojo/edk/embedder/README.md
|
| index 4a5f527ce8b64c2cdb7772fd30b6fb9be29aa89d..99ec23e023ec981d798bbb13f57328a5b1971ecd 100644
|
| --- a/mojo/edk/embedder/README.md
|
| +++ b/mojo/edk/embedder/README.md
|
| @@ -322,7 +322,7 @@ Once you've bootstrapped your process connection with a real mojom interface,
|
| you can avoid any further mucking around with EDK APIs or raw message pipe
|
| handles, as everything beyond this point - including the passing of other
|
| interface pipes - can be handled eloquently using
|
| -[public bindings APIs](/mojo#High-Level-Bindings-APIs).
|
| +[public bindings APIs](/mojo#High_Level-Bindings-APIs).
|
|
|
| ## Setting System Properties
|
|
|
|
|