diff options
| author | user <user@node5.net> | 2024-03-11 12:41:18 +0100 |
|---|---|---|
| committer | user <user@node5.net> | 2024-03-11 12:41:18 +0100 |
| commit | eb7800382c60f55ed18008fb828426b05aaed1ed (patch) | |
| tree | 6abe37f46adea98bb70e9b311265c36cbb757aa5 | |
| parent | 2acc319be54bc0e38070cee974bc66fb1210282b (diff) | |
blog meta - fix static generator git link
| -rw-r--r-- | Blog meta.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Blog meta.md b/Blog meta.md index 2e0146d..46a2adc 100644 --- a/Blog meta.md +++ b/Blog meta.md @@ -12,7 +12,7 @@ The article source markdown and other files are tracked in a separate repo: This blog used to be a statically generated site derived from markdown files, first using [jekyll](https://jekyllrb.com/). -Then later using a [self made blog generator](https://git.node5.net/blog-generator/about) +Then later using a [self made blog generator](https://git.node5.net/blog/blog-generator/about) This blog has gone through design revisions, try visiting [/old](https://blog.node5.net/old) to see the old design. |
