summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorjvoisin2020-10-27 15:17:18 +0100
committerjvoisin2020-10-27 15:17:18 +0100
commitcf556c7c16728c36dcb1f18b9caf58029c20918a (patch)
tree837f87fc56b5e1f92624bf2860bf564918818da3 /doc/source
parent326c6dbcd66b4911df3ad603ee0ae36b78999189 (diff)
Fix some download links
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/download.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/source/download.rst b/doc/source/download.rst
index fd61099..1250b0e 100644
--- a/doc/source/download.rst
+++ b/doc/source/download.rst
@@ -10,8 +10,8 @@ so you can build a package yourself.
10Alpine Linux 10Alpine Linux
11------------ 11------------
12 12
13We're providing a `APKBUILD <https://github.com/jvoisin/snuffleupagus/blob/master/APKBUILD>`__, 13We're maintaining the `package in Alpine <https://github.com/alpinelinux/aports/blob/master/testing/php7-snuffleupagus/APKBUILD>`__:
14so you can build a package yourself. 14you can simply ``apk add`` it.
15 15
16Debian and Ubuntu 16Debian and Ubuntu
17----------------- 17-----------------
@@ -23,14 +23,14 @@ or build your own package by cloning the source code and typing ``make debian``.
23Fedora 23Fedora
24------ 24------
25 25
26Thanks to [Rémo Collet](https://twitter.com/RemiCollet), Snuffleupagus is 26Thanks to `Rémo Collet <https://twitter.com/RemiCollet>`__, Snuffleupagus is
27[packaged](https://pkgs.org/download/php-snuffleupagus) in Fedora! 27`packaged <https://pkgs.org/download/php-snuffleupagus>`__ in Fedora!
28 28
29FreeBSD 29FreeBSD
30------- 30-------
31 31
32Thanks to [Franco Fichtner](https://twitter.com/fitchitis), Snuffleupagus is 32Thanks to `Franco Fichtner <https://twitter.com/fitchitis>`__, Snuffleupagus is
33[packaged](https://www.freshports.org/security/snuffleupagus/) in FreeBSD! 33`packaged <https://www.freshports.org/security/snuffleupagus/>`__ in FreeBSD!
34 34
35Source code 35Source code
36----------- 36-----------