From 74d52a69d59c9ee94f08e33843b4baf1d89e0868 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 12 Feb 2024 15:05:59 -0500 Subject: [PATCH] Manual.md: fix a couple links --- Manual.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Manual.md b/Manual.md index 969d2ccc01e..34c737e6df4 100644 --- a/Manual.md +++ b/Manual.md @@ -316,7 +316,7 @@ The following functions are defined by `xbps-src` and can be used on any templat `${FILESDIR}/$service`, containing `exec vlogger -t $service -p $facility`. if a second argument is not specified, the `daemon` facility is used. For more information about `vlogger` and available values for the facility, - see [vlogger(1)](https://man.voidlinux.org/vlogger.1). + see [vlogger(8)](https://man.voidlinux.org/vlogger.8). - *vsed()* `vsed -i -e ` @@ -2182,7 +2182,7 @@ otherwise the `debug` packages won't have debugging symbols. ### Contributing via git -To get started, [fork](https://help.github.com/articles/fork-a-repo) the void-linux `void-packages` git repository on GitHub and clone it: +To get started, [fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) the void-linux `void-packages` git repository on GitHub and clone it: $ git clone git@github.com:/void-packages.git