diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2021-07-04 16:57:06 +0100 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2021-07-04 12:05:49 -0400 |
commit | 746f00e69e19c712107da78424ceb84f60195564 (patch) | |
tree | f321752b8a622b4debab771b4cca351a87618db1 | |
parent | d0101cbfb7dbf6c61e739f682c4cf08ceea1e3e7 (diff) | |
download | meson-746f00e69e19c712107da78424ceb84f60195564.zip meson-746f00e69e19c712107da78424ceb84f60195564.tar.gz meson-746f00e69e19c712107da78424ceb84f60195564.tar.bz2 |
Users: Update URL for pacman
git.archlinux.org has been decomissioned [1]
[1] https://lists.archlinux.org/pipermail/arch-dev-public/2021-June/030466.html
-rw-r--r-- | docs/markdown/Users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index d6df32c..032ec1e 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -108,7 +108,7 @@ format files - [OTS](https://github.com/khaledhosny/ots), the OpenType Sanitizer, parses and serializes OpenType files (OTF, TTF) and WOFF and WOFF2 font files, validating and sanitizing them as it goes. Used by Chromium and Firefox - [Outlier](https://github.com/kerolasa/outlier), a small Hello World style Meson example project - [p11-kit](https://github.com/p11-glue/p11-kit), PKCS#11 module aggregator - - [Pacman](https://git.archlinux.org/pacman.git/tree/), a package manager for Arch Linux + - [Pacman](https://gitlab.archlinux.org/pacman/pacman.git), a package manager for Arch Linux - [Pango](https://git.gnome.org/browse/pango/), an Internationalized text layout and rendering library - [Parzip](https://github.com/jpakkane/parzip), a multithreaded reimplementation of Zip - [Peek](https://github.com/phw/peek), simple animated GIF screen recorder with an easy to use interface |