Browse Source

Update linux-examples.md

Nordstrand 3 years ago
parent
commit
e526641476
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/general/linux-examples.md

+ 1 - 1
config/general/linux-examples.md

@@ -16,7 +16,7 @@ breadcrumbs:
     - Install (APT): `apt install htop`
     - Usage: `htop` (interactive)
 - `glances`:
-    - Homepage: [Glances](https://nicolargo.github.io/glances/)
+    - Homepage: [nicolargo.github.io/glances/](https://nicolargo.github.io/glances/)
     - Install (PyPI for latest version): `pip3 install glances`
     - ncurses-based viewer for e.g. basic system info, top-like process info, network traffic and disk traffic.
     - Usage: `glances` (interactive)