aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-client
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-client')
-rw-r--r--packages/meshbay-client/src/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-client/src/main.js b/packages/meshbay-client/src/main.js
index 755f1f7..5e00d0b 100644
--- a/packages/meshbay-client/src/main.js
+++ b/packages/meshbay-client/src/main.js
@@ -1158,7 +1158,7 @@ function registerBridge() {
// .light.yml) ships no node-runtime extraResource at all; the renderer
// uses this to fall back to the browser-only "create a group" form
// instead of the wizard that assumes a local node it can link right there
- // (create-group-page.js) -- see C:\Users\admin\devel\light-client.md 5.3.
+ // (create-group-page.js).
// Unaffected off win32 and in dev: only a packaged Windows build can even
// be Light, so everything else keeps today's behaviour unconditionally.
function hasBundledNode() {