diff options
author | Jens Petersen <juhpetersen@gmail.com> | 2018-08-18 12:07:36 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2018-10-12 10:33:48 +0100 |
commit | 71dfcec42ce06ed86a6f6659bf70305c246b0e27 (patch) | |
tree | ac04a16aefba415f26a95c79ed68ac50b24e1d93 /web | |
parent | c85198d8cb6ce055c788e287c7f2470eac0aad36 (diff) | |
download | hakyll-71dfcec42ce06ed86a6f6659bf70305c246b0e27.tar.gz |
tutorial: link to Fedora base package
Diffstat (limited to 'web')
-rw-r--r-- | web/tutorials/01-installation.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tutorials/01-installation.markdown b/web/tutorials/01-installation.markdown index 30c2dd1..7826792 100644 --- a/web/tutorials/01-installation.markdown +++ b/web/tutorials/01-installation.markdown @@ -17,7 +17,7 @@ different distributions. For installation from source (i.e. via Hackage), Linux distro packages: - [Debian unstable](http://packages.debian.org/source/sid/haskell-hakyll) -- [Fedora](https://apps.fedoraproject.org/packages/ghc-hakyll-devel) +- [Fedora](https://apps.fedoraproject.org/packages/ghc-hakyll) Building the example site ------------------------- |