Skip to content

Commit a516876

Browse files
committed
Fix mobile app SSH navigation path in Settings guide
1 parent 30f2801 commit a516876

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NetworkOptimizer.Web/Components/Pages/Settings.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@
411411
<li>Navigate to <strong>Control Plane</strong> → <strong>Console</strong></li>
412412
<li>Enable <strong>SSH</strong> and set a secure password</li>
413413
</ol>
414-
<p>You can also enable Console SSH from the <strong>UniFi mobile app</strong> under Console Settings.</p>
414+
<p>You can also enable Console SSH from the <strong>UniFi mobile app</strong> under <strong>Settings</strong> → <strong>Control Plane</strong> → <strong>Console</strong>.</p>
415415
<p>Use <code>root</code> as the username and the SSH password you set above.</p>
416416
<p><strong>For UXG (non-Cloud Gateway):</strong> Enable SSH using the Device SSH steps below, but enter those credentials here in Gateway SSH.</p>
417417
</div>

0 commit comments

Comments
 (0)