From 739979d997797432470e2eb57c5c7ece30511cd6 Mon Sep 17 00:00:00 2001 From: Hans Dijkema Date: Wed, 27 Aug 2025 01:47:30 +0200 Subject: [PATCH] ok --- scribblings/gregor-utils.scrbl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scribblings/gregor-utils.scrbl b/scribblings/gregor-utils.scrbl index e7a1496..803f0bc 100644 --- a/scribblings/gregor-utils.scrbl +++ b/scribblings/gregor-utils.scrbl @@ -8,9 +8,11 @@ )) @title[#:tag "gregor-utils"]{ - Some utility functions around the @other-doc['(lib "gregor-doc/gregor/scribblings/gregor.scrbl") #:indirect "Gregor date module"]. + Some utility functions around gregor } +See also @other-doc['(lib "gregor") #:indirect "Gregor date module"]. + @author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]] @defmodule[gregor-utils]{This module provides some utility functions around the gregor date module}