summaryrefslogtreecommitdiff
path: root/doc/FreeBSD.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FreeBSD.mdwn')
-rw-r--r--doc/FreeBSD.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FreeBSD.mdwn b/doc/FreeBSD.mdwn
index 47b9c65b..ca340163 100644
--- a/doc/FreeBSD.mdwn
+++ b/doc/FreeBSD.mdwn
@@ -6,5 +6,5 @@ additional porting to support FreeBSD. Such properties have types like
`Property DebianLike`. The type checker will detect and reject attempts
to combine such properties with `Property FreeBSD`.
-[Sample config file](http://git.joeyh.name/?p=propellor.git;a=blob;f=config-freebsd.hs)
+[Sample config file](https://git.joeyh.name/index.cgi/propellor.git/tree/config-freebsd.hs)
which configures a FreeBSD system, as well as a Linux one.