From ca3f01e1f38bb4b7c334d127b137874a83bc6fa8 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Thu, 13 Nov 2025 22:34:34 +0100 Subject: Update links to manuals --- .github/ISSUE_TEMPLATES/config.yml | 4 ++-- CHANGELOG | 2 +- docs/htmlxref.cnf | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATES/config.yml b/.github/ISSUE_TEMPLATES/config.yml index 2945e3f..739d6a9 100644 --- a/.github/ISSUE_TEMPLATES/config.yml +++ b/.github/ISSUE_TEMPLATES/config.yml @@ -13,8 +13,8 @@ contact_links: url: https://github.com/magit/transient/discussions/categories/q-a about: Please keep in mind that our bandwidth is limited. - name: "ℹ️ Transient FAQ" - url: https://magit.vc/manual/transient/FAQ.html + url: https://docs.magit.vc/transient/FAQ.html about: Others might have had the same question before. - name: "ℹ️ Transient Manual" - url: https://magit.vc/manual/transient/#Top + url: https://docs.magit.vc/transient/#Top about: The fine manual may also be of use. diff --git a/CHANGELOG b/CHANGELOG index 40ee80a..6aeb172 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -582,7 +582,7 @@ Bug fixes: which temporarily shows all suffix commands a transient has to offer. This makes it possible to occasionally use more obscure commands and arguments, without having to always display them. - For more information see [[https://magit.vc/manual/transient/Enabling-and-Disabling-Suffixes.html][Enabling and Disabling Suffixes]]. #243 + For more information see [[https://docs.magit.vc/transient/Enabling-and-Disabling-Suffixes.html][Enabling and Disabling Suffixes]]. #243 The changes described below, only directly affect package authors and users who implement their own transients. If that does not describe diff --git a/docs/htmlxref.cnf b/docs/htmlxref.cnf index 54c3421..a20747c 100644 --- a/docs/htmlxref.cnf +++ b/docs/htmlxref.cnf @@ -15,7 +15,7 @@ emacs mono ${EMACS}/html_mono/emacs.html emacs node ${EMACS}/html_node/emacs/ -MAGIT = https://magit.vc/manual +MAGIT = https://docs.magit.vc forge mono ${MAGIT}/forge.html forge node ${MAGIT}/forge/ -- cgit v1.0