Skip to content

Commit 1ba0913

Browse files
Merge pull request #935 from bryanbraun/fix-broken-links
Fix broken links to SSG repos
2 parents 7424297 + b35825f commit 1ba0913

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

src/site/generators/haunt.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Haunt
3-
repo: https://git.dthompson.us/haunt.git
43
homepage: https://dthompson.us/projects/haunt.html
54
language:
65
- Guile

src/site/generators/quarto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Quarto
3-
repo: https://github.com/quarto-dev/quarto-cli
3+
repo: quarto-dev/quarto-cli
44
homepage: https://quarto.org/
55
language:
66
- TypeScript

src/site/generators/stog.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Stog
3-
repo: zoggy/stog
43
homepage: https://www.good-eris.net/stog/
54
language:
65
- OCaml

0 commit comments

Comments
 (0)