You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/opnsense/mvc/app/controllers/OPNsense/OpenDNS/forms/general.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,6 @@
27
27
<id>opendns.host</id>
28
28
<label>OpenDNS.com network name</label>
29
29
<type>text</type>
30
-
<help><![CDATA[Network name configured on the <a href="https://www.opendns.com/dashboard/networks/" target="_blank">networks dashboard of OpenDNS.com</a> under 'Manage your networks'. Used to update the node's IP address whenever the WAN interface changes its IP address.]]></help>
30
+
<help><![CDATA[Network name configured as the 'label' or 'friendly name' on the <a href="https://dashboard.opendns.com/settings/" target="_blank">settings dashboard of OpenDNS.com</a>. Used to update the node's IP address whenever the WAN interface changes its IP address.]]></help>
0 commit comments