Index: mojo/devtools/common/mojo_run |
diff --git a/mojo/devtools/common/mojo_run b/mojo/devtools/common/mojo_run |
index 72fc047624ef9087ef04cee1ea1e1959e8b10c1b..fe85ea566c868c24f3ea4897ac2da116f8f0cfff 100755 |
--- a/mojo/devtools/common/mojo_run |
+++ b/mojo/devtools/common/mojo_run |
@@ -33,7 +33,7 @@ text/html,mojo:html_viewer,application/javascript,mojo:js_content_handler |
_MOJO_DEBUGGER_PORT = 7777 |
_LAUNCHER = 'mojo:launcher' |
-_DEBUGGER_URL = 'https://core.mojoapps.io/debugger.mojo' |
+_DEBUGGER_URL = 'mojo:debugger' |
def _configure_debugger(shell): |