Skip to content

Commit 1ffde3a

Browse files
authored
docs: Update README feature links (#2085)
Seems like I forgot to update these when updating the docs in general.
1 parent fd611ba commit 1ffde3a

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,17 @@
6868
As (yet another) process/system visualization and management application, bottom supports the typical features:
6969

7070
- Graphical visualization widgets for:
71-
- [CPU usage](https://bottom.pages.dev/nightly/usage/widgets/cpu/) over time, at an average and per-core level
72-
- [RAM and swap usage](https://bottom.pages.dev/nightly/usage/widgets/memory/) over time
73-
- [Network I/O usage](https://bottom.pages.dev/nightly/usage/widgets/network/) over time
71+
- [CPU usage](https://bottom.pages.dev/nightly/usage/widgets/cpu-graph/) over time, at an average and per-core level
72+
- [RAM and swap usage](https://bottom.pages.dev/nightly/usage/widgets/memory-graph/) over time
73+
- [Network I/O usage](https://bottom.pages.dev/nightly/usage/widgets/network-graph/) over time
74+
- [Temperature](https://bottom.pages.dev/nightly/usage/widgets/temperature-graph/) over time
75+
- [Disk I/O usage](https://bottom.pages.dev/nightly/usage/widgets/disk-io-graph/) over time
7476

7577
with support for zooming in/out the current time interval displayed.
7678

7779
- Widgets for displaying info about:
7880
- [Disk capacity/usage](https://bottom.pages.dev/nightly/usage/widgets/disk/)
79-
- [Temperature sensors](https://bottom.pages.dev/nightly/usage/widgets/temperature/)
81+
- [Temperature sensors](https://bottom.pages.dev/nightly/usage/widgets/temperature-table/)
8082
- [Battery usage](https://bottom.pages.dev/nightly/usage/widgets/battery/)
8183

8284
- [A process widget](https://bottom.pages.dev/nightly/usage/widgets/process/) for displaying, sorting, and searching info about processes, as well as support for:

0 commit comments

Comments
 (0)