summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@archlinux.org>2024-03-02 19:06:48 +0200
committerGitHub <noreply@github.com>2024-03-02 12:06:48 -0500
commit5c08de672f7d27dbf13674d0ffcd9c0ffe6c7000 (patch)
tree5b8d028acbe907ac7cd499636c7be7cbaec64530
parent6978da4b5344498381fad5c84f94d850994a4a33 (diff)
Update Arch Linux package URL in installation.md (#1569)
The old URL returns 404 now.
-rw-r--r--manual/src/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/src/installation.md b/manual/src/installation.md
index 2c87bf04..d5824d94 100644
--- a/manual/src/installation.md
+++ b/manual/src/installation.md
@@ -17,7 +17,7 @@ Note that the package is often called `git-delta`, but the executable installed
<table>
<tr>
- <td><a href="https://archlinux.org/packages/community/x86_64/git-delta/">Arch Linux</a></td>
+ <td><a href="https://archlinux.org/packages/extra/x86_64/git-delta/">Arch Linux</a></td>
<td><code>pacman -S git-delta</code></td>
</tr>
<tr>