summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2018-04-03 18:42:14 -0400
committerJoey Hess2018-04-03 18:42:14 -0400
commitfaef5bc684cbb928877914f8b505293c049b155f (patch)
treed6e0504d5e87573345e4089651a7c016d2f8fcd5
parente5523f9db2d94d2b52c1c46f6e15c962d02b4a49 (diff)
fix urls for change from gitweb to cgit
-rw-r--r--doc/FreeBSD.mdwn2
-rw-r--r--doc/index.mdwn2
2 files changed, 2 insertions, 2 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.
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 1e3af9dd..264a6f48 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -4,7 +4,7 @@
[[Download]]
[API documentation](http://hackage.haskell.org/package/propellor)
[[Other Documentation|documentation]]
-[Sample config file](http://git.joeyh.name/?p=propellor.git;a=blob;f=joeyconfig.hs)
+[Sample config file](https://git.joeyh.name/index.cgi/propellor.git/tree/joeyconfig.hs)
[[Security]]
[[Todo]]
[[Forum]]