| Index: mojo/devtools/common/docs/mojo_run.md
|
| diff --git a/mojo/devtools/common/docs/mojo_run.md b/mojo/devtools/common/docs/mojo_run.md
|
| index 26dd2eb9b42ff4f2323405afcb64d40c174cb83e..1b96f6763b0150835c8722d208449ff76fd90da5 100644
|
| --- a/mojo/devtools/common/docs/mojo_run.md
|
| +++ b/mojo/devtools/common/docs/mojo_run.md
|
| @@ -24,6 +24,5 @@ window manager and pass the given url to it:
|
| mojo_run --embed APP_URL [--android]
|
| ```
|
|
|
| -By default, `mojo_run` uses https://core.mojoapps.io/kiosk_wm.mojo as the window
|
| -manager. You can pass a different window manager url using the
|
| -`--window-manager` flag to override this.
|
| +By default, `mojo_run` uses mojo:kiosk_wm as the window manager. You can pass a
|
| +different window manager url using the `--window-manager` flag to override this.
|
|
|