Skip to content

Commit 8411c62

Browse files
committed
Fix project homepage dead links.
1 parent 6468f2b commit 8411c62

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

src/site/generators/coppersmith.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CopperSmith
33
repo: charlgottschalk/coppersmith
4-
homepage: http://charlgottschalk.co.za/projects/coppersmith
4+
homepage: https://charlgottschalk.github.io/coppersmith/docs/
55
language:
66
- JavaScript
77
license:

src/site/generators/hydrogen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Hydrogen
33
repo: ShailenNaidoo/hydrogen
4-
homepage: https://hydrogen-cli.netlify.com
4+
homepage: https://hydrogen-js.netlify.app/
55
language:
66
- TypeScript
77
license:

src/site/generators/intu-dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: INTUITION.DEV
33
repo: intuition-dev/INTUITION
4-
homepage: https://www.INTUITION.DEV
4+
homepage: https://intuition-dev.github.io/intuDocs/#/
55
language:
66
- TypeScript
77
license:

src/site/generators/nift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Nift
33
repo: nifty-site-manager/nsm
4-
homepage: https://nift.cc
4+
homepage: https://nift.dev
55
language:
66
- C++
77
license:

src/site/generators/pft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: PFT
33
repo: dacav/App-PFT
4-
homepage: http://dacav.roundhousecode.com/pages/pft.html
4+
homepage: https://dacav.roundhousecode.com/tags/pft.html
55
language:
66
- Perl
77
license:

src/site/generators/templer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Templer
33
repo: skx/templer
4-
homepage: http://steve.org.uk/Software/templer/
4+
homepage: https://steve.fi/software/templer/
55
language:
66
- Perl
77
license:

src/site/headless-cms/hashbrown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: HashBrown
33
repo: Putaitu/hashbrown-cms
4-
homepage: http://hashbrown.rocks
4+
homepage: https://hashbrowncms.org/
55
opensource: "Yes"
66
typeofcms: "API Driven"
77
supportedgenerators:

0 commit comments

Comments
 (0)