Skip to content

Commit 2f6280b

Browse files
authored
*: use a more specific more info link, net domain (#17693)
Updating more information links with more specific URLs
1 parent 326bd08 commit 2f6280b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

pages/common/aspell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# aspell
22

33
> Interactive spell checker.
4-
> More information: <http://aspell.net/>.
4+
> More information: <http://aspell.net/man-html/index.html>.
55
66
- Spell check a single file:
77

pages/common/dcfldd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# dcfldd
22

33
> Enhanced version of dd for forensics and security.
4-
> More information: <https://dcfldd.sourceforge.net/>.
4+
> More information: <https://manned.org/dcfldd>.
55
66
- Copy a disk to a raw image file and hash the image using SHA256:
77

pages/common/kismet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# kismet
22

33
> A wireless network and device detector, sniffer, wardriving tool, and WIDS (wireless intrusion detection) framework.
4-
> More information: <https://www.kismetwireless.net/>.
4+
> More information: <https://www.kismetwireless.net/docs/readme/starting/commandline/>.
55
66
- Capture packets from a specific wireless interface:
77

pages/common/mullvad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> CLI client for Mullvad VPN.
44
> See also: `fastd`, `ivpn`, `mozillavpn`, `warp-cli`.
5-
> More information: <https://mullvad.net/>.
5+
> More information: <https://mullvad.net/en/help/how-use-mullvad-cli>.
66
77
- Link your Mullvad account with the specified account number:
88

pages/common/openvpn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# openvpn
22

33
> OpenVPN client and daemon binary.
4-
> More information: <https://openvpn.net/>.
4+
> More information: <https://openvpn.net/community-docs/community-articles/openvpn-2-6-manual.html>.
55
66
- Connect to server using a configuration file:
77

pages/linux/qjoypad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# qjoypad
22

33
> Translate input from gamepads or joysticks into keyboard strokes or mouse actions.
4-
> More information: <https://qjoypad.sourceforge.net/>.
4+
> More information: <https://qjoypad.sourceforge.net/doc/doc_index.html>.
55
66
- Start QJoyPad:
77

0 commit comments

Comments
 (0)