Skip to content

Commit 2862a8c

Browse files
pages/linux/*: replace broken links (#12850)
Co-authored-by: spageektti <[email protected]>
1 parent d4be3a8 commit 2862a8c

File tree

14 files changed

+14
-37
lines changed

14 files changed

+14
-37
lines changed

pages.zh/linux/asterisk.md

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

33
> 电话和交换(手机)服务器。
44
> 用于管理服务器自身和管理已经在运行的实例。
5-
> 更多信息:<https://wiki.asterisk.org/wiki/display/AST/Home>.
5+
> 更多信息:<https://docs.asterisk.org>.
66
77
- 重新连接一个正在运行的服务器,并打开 3 级的日志详细度:
88

pages/linux/asterisk.md

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

33
> Run and manage telephone and exchange (phone) server instances.
4-
> More information: <https://wiki.asterisk.org/wiki/display/AST/Home>.
4+
> More information: <https://docs.asterisk.org>.
55
66
- [R]econnect to a running server, and turn on logging 3 levels of [v]erbosity:
77

pages/linux/eopkg.md

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

33
> Package manager for Solus.
4-
> More information: <https://getsol.us/articles/package-management/basics/en/>.
4+
> More information: <https://help.getsol.us/docs/user/package-management/basics>.
55
66
- Install a specific package:
77

pages/linux/feedreader.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# feedreader
22

33
> A GUI desktop RSS client.
4-
> More information: <https://jangernert.github.io/FeedReader/>.
4+
> Note: FeedReader is no longer being maintained.
5+
> More information: <https://github.com/jangernert/FeedReader>.
56
67
- Print the count of unread articles:
78

pages/linux/genid.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

pages/linux/gummy.md

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

33
> Screen brightness/temperature manager for Linux/X11.
4-
> More information: <https://github.com/Fushko/gummy>.
4+
> More information: <http://web.archive.org/web/20230717200025/https://github.com/Fushko/gummy>.
55
66
- Set the screen temperature to 3000K:
77

pages/linux/kdialog.md

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

33
> Show KDE dialog boxes from within shell scripts.
4-
> More information: <https://develop.kde.org/deploy/kdialog/>.
4+
> More information: <https://develop.kde.org/docs/administration/kdialog/>.
55
66
- Open a dialog box displaying a specific message:
77

pages/linux/lxterminal.md

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

33
> Terminal emulator for LXDE.
4-
> More information: <https://wiki.lxde.org/en/LXTerminal>.
4+
> More information: <https://github.com/lxde/lxterminal>.
55
66
- Open an LXTerminal window:
77

pages/linux/ntpdate.md

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

33
> Synchronize and set the date and time via NTP.
4-
> More information: <http://support.ntp.org/documentation>.
4+
> More information: <https://manned.org/ntpdate>.
55
66
- Synchronize and set date and time:
77

pages/linux/obabel.md

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

33
> Translate chemistry-related data.
4-
> More information: <https://openbabel.org/wiki/Main_Page>.
4+
> More information: <https://open-babel.readthedocs.io/en/latest/Command-line_tools/babel.html>.
55
66
- Convert a .mol file to XYZ coordinates:
77

0 commit comments

Comments
 (0)