From b3c94b5b87b6927e65328c3883515bd3863e5a05 Mon Sep 17 00:00:00 2001 From: Sylvie <35663410+Rangi42@users.noreply.github.com> Date: Sat, 15 Jun 2024 07:48:37 -0400 Subject: [PATCH] Give names to links in man pages (#1407) --- man/rgbasm.5 | 2 +- man/rgbds.7 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/rgbasm.5 b/man/rgbasm.5 index 958542dc..07f9cef6 100644 --- a/man/rgbasm.5 +++ b/man/rgbasm.5 @@ -1372,7 +1372,7 @@ The current time values will be taken from the .Dv SOURCE_DATE_EPOCH environment variable if that is defined as a UNIX timestamp. Refer to the spec at -.Lk https://reproducible-builds.org/docs/source-date-epoch/ . +.Lk https://reproducible-builds.org/docs/source-date-epoch/ reproducible-builds.org . .Sh DEFINING DATA .Ss Statically allocating space in RAM .Ic DS diff --git a/man/rgbds.7 b/man/rgbds.7 index 1e1f5b52..33495e28 100644 --- a/man/rgbds.7 +++ b/man/rgbds.7 @@ -68,6 +68,6 @@ organization. organization. .It 2022-05-17: The -.Lk https://rgbds.gbdev.io +.Lk https://rgbds.gbdev.io rgbds.gbdev.io website for RGBDS documentation and downloads is published. .El