diff --git a/pelicanconf.py b/pelicanconf.py index fa3bcb4..b5dbe37 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -56,7 +56,7 @@ SOCIAL = ( ("twitter", "https://twitter.com/schmittlauch"), #("matrixdotorg", ""), ("envelope", "mailto:t.schmittlauch+blog@orlives.de"), - ("git", "https://git.orlives.de/"), + ("git", "https://git.orlives.de/schmittlauch/"), ("github", "https://github.com/schmittlauch/"), )