diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-11-13 22:34:34 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-11-13 22:34:34 +0100 |
| commit | ca3f01e1f38bb4b7c334d127b137874a83bc6fa8 (patch) | |
| tree | a2aabae337ffdb35a24491b52b6467fccc281867 /.github | |
| parent | 5dce14b92d459c66367541af6b2a8f45f103f54f (diff) | |
Update links to manuals
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATES/config.yml | 4 |
1 files changed, 2 insertions, 2 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. |
