diff options
author | Wolfgang Müller | 2022-11-14 19:49:40 +0100 |
---|---|---|
committer | Wolfgang Müller | 2022-11-14 19:49:40 +0100 |
commit | 179d23e33181acc89b151673f878a18b02d909a6 (patch) | |
tree | b076df64012cd8a481576ecb7fb27f318b21bb23 /posts | |
parent | bd6001350ef4a9961444f23fe477dd8f7d38939f (diff) | |
download | site-179d23e33181acc89b151673f878a18b02d909a6.tar.gz |
posts: Fix link to klaus' demo page
Diffstat (limited to 'posts')
-rw-r--r-- | posts/the-long-journey-to-cgit.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/the-long-journey-to-cgit.md b/posts/the-long-journey-to-cgit.md index ec9d670..4d19fc7 100644 --- a/posts/the-long-journey-to-cgit.md +++ b/posts/the-long-journey-to-cgit.md @@ -133,7 +133,7 @@ and started digging through it... ### klaus First up, [klaus](https://github.com/jonashaag/klaus). The -[demo](http://klausdemo.lophus.org/klaus/) looks promising enough, +[demo](https://klausdemo.lophus.org/~jonashaag/klaus/) looks promising enough, except for the fact that one of the badges gets blocked by the `X-Frame-Options` policy, but that is not relevant to the project itself. It is built with Python, making hosting relatively easy with my |