diff options
| author | harabat <[email protected]> | 2023-06-19 17:59:29 +0000 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-06-19 15:17:42 -0400 |
| commit | 0134b6332323f3230fb174ebf3bc85c1520228b2 (patch) | |
| tree | 3ce84491b2bfd525cb191318e1ada7f7833073b3 /INSTALL.md | |
| parent | 83fcd0031a100bebad58a193e3b0bd69d4023f5e (diff) | |
Update Linux install links
- Updated Arch link (previous one was 404'ing)
- Standardised some other links that weren't pointing to the package or the distro-specific search results
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL.md b/INSTALL.md index 550147208..d0b029ed6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -361,9 +361,9 @@ To run just the markdown benchmarks: cabal bench --benchmark-options='markdown' -[Arch]: https://www.archlinux.org/packages/community/x86_64/pandoc/ +[Arch]: https://archlinux.org/packages/?q=pandoc [Cabal User's Guide]: https://cabal.readthedocs.io/ -[Debian]: https://packages.debian.org/pandoc +[Debian]: https://packages.debian.org/search?keywords=pandoc [Fedora]: https://packages.fedoraproject.org/pkgs/pandoc/pandoc/ [FreeBSD ports]: https://www.freshports.org/textproc/hs-pandoc/ [GHC]: https://www.haskell.org/ghc/ @@ -377,9 +377,9 @@ To run just the markdown benchmarks: [librsvg]: https://wiki.gnome.org/Projects/LibRsvg [Python]: https://www.python.org [NetBSD]: https://pkgsrc.se/converters/pandoc -[NixOS]: https://nixos.org/nixos/packages.html +[NixOS]: https://search.nixos.org/packages?query=pandoc [Slackware]: https://www.slackbuilds.org/result/?search=pandoc&sv= -[Ubuntu]: https://packages.ubuntu.com/pandoc +[Ubuntu]: https://packages.ubuntu.com/search?keywords=pandoc [download page]: https://github.com/jgm/pandoc/releases/latest [gentoo]: https://packages.gentoo.org/package/app-text/pandoc [haskell repository]: https://wiki.archlinux.org/index.php/Haskell_Package_Guidelines#.5Bhaskell.5D @@ -387,5 +387,5 @@ To run just the markdown benchmarks: [source tarball]: https://hackage.haskell.org/package/pandoc [stack]: https://docs.haskellstack.org/en/stable/install_and_upgrade.html [cabal-install]: https://hackage.haskell.org/package/cabal-install -[Void]: https://voidlinux.org/ +[Void]: https://voidlinux.org/packages/?arch=x86_64&q=pandoc [uninstaller]: https://raw.githubusercontent.com/jgm/pandoc/main/macos/uninstall-pandoc.pl |
