summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2022-09-29 14:31:50 -0500
committerSean E. Russell <ser@ser1.net>2023-03-22 19:56:32 -0500
commit2cf2f944913a57e15b0788bd521f84a23ba04aae (patch)
tree77984604e37a6ef3b7ff08ae75646b708948179c
parent5bc0756661b74e2bf2365cdcdf0158d295bf4780 (diff)
The man page should be in 1, not 8
-rw-r--r--README.md2
-rw-r--r--build/nfpm.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0ad58cb..52807b2 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Join us in [\#gotop:matrix.org](https://app.element.io/#/room/#gotop:matrix.org)
</div>
-See the [mini-blog](https://github.com/xxxserxxx/gotop/wiki/Micro-Blog) for updates on the build status, and the [change log](/CHANGELOG.md) for release updates.
+See the [change log](/CHANGELOG.md) for release updates.
<img src="./assets/screenshots/demo.gif" />
diff --git a/build/nfpm.yml b/build/nfpm.yml
index 3c3bc66..12cb213 100644
--- a/build/nfpm.yml
+++ b/build/nfpm.yml
@@ -28,4 +28,4 @@ contents:
# Manpage
- src: ${MANPAGE}
- dst: /usr/share/man/man8/gotop.8.gz
+ dst: /usr/share/man/man8/gotop.1.gz