Skip to content

Commit fb531f5

Browse files
committed
Fix: Wrong url in choco package
1 parent d9b1eb4 commit fb531f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chocolatey/networkmanager.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<licenseUrl>https://github.com/BornToBeRoot/NETworkManager/blob/main/LICENSE</licenseUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1414
<projectSourceUrl>https://github.com/BornToBeRoot/NETworkManager</projectSourceUrl>
15-
<docsUrl>https://borntoberoot.net/NETworkManager/Documentation</docsUrl>
15+
<docsUrl>https://borntoberoot.net/NETworkManager/docs/introduction</docsUrl>
1616
<bugTrackerUrl>https://github.com/BornToBeRoot/NETworkManager/issues</bugTrackerUrl>
1717
<tags>wifi ipscanner portscanner traceroute pingmonitor dns remotedesktop putty lldp</tags>
1818
<summary>A powerful tool for managing networks and troubleshoot network problems!</summary>

0 commit comments

Comments
 (0)