replaced links to this website with natconf.dev

This commit is contained in:
2026-03-26 20:21:39 +01:00
parent 94416f5779
commit 816f9cefec
12 changed files with 43 additions and 43 deletions

View File

@@ -78,11 +78,11 @@ export const games: Project[] = [
},
{
text: "Play an <b>old web build</b> (developed until 2025-05-16)",
link: "https://apps.denizk0461.dev/projectn5",
link: "https://apps.natconf.dev/projectn5",
},
{
text: "Download the <b>old Windows builds</b>",
link: "https://files.denizk0461.dev/public/projectn5",
link: "https://files.natconf.dev/public/projectn5",
},
],
status: ProjectStatus.ACTIVE,
@@ -102,7 +102,7 @@ export const games: Project[] = [
links: [
{
text: "View the latest <b>Magician</b> build",
link: "https://apps.denizk0461.dev/magician",
link: "https://apps.natconf.dev/magician",
},
],
status: ProjectStatus.ABANDONED,
@@ -139,7 +139,7 @@ export const games: Project[] = [
links: [
{
text: "Play <b>Swords & Stuff</b>",
link: "https://apps.denizk0461.dev/swordsnstuff",
link: "https://apps.natconf.dev/swordsnstuff",
},
],
status: ProjectStatus.ABANDONED,
@@ -159,11 +159,11 @@ export const games: Project[] = [
links: [
{
text: "Play <b>TADS 1</b>",
link: "https://apps.denizk0461.dev/tads/1",
link: "https://apps.natconf.dev/tads/1",
},
{
text: "Play <b>TADS 2</b>",
link: "https://apps.denizk0461.dev/tads/2",
link: "https://apps.natconf.dev/tads/2",
},
],
status: ProjectStatus.FINISHED,
@@ -189,7 +189,7 @@ export const hardware: Project[] = [
},
{
text: "Get the <b>PCB and STL files</b>",
link: "https://files.denizk0461.dev/public/daisyfm/",
link: "https://files.natconf.dev/public/daisyfm/",
},
{
text: "View the code files on <b>Codeberg</b>",
@@ -317,7 +317,7 @@ export const music: Project[] = [
links: [
{
text: "Listen & download on my <b>copyparty</b> instance",
link: "https://files.denizk0461.dev/public/my_tracks/Dreamworld/",
link: "https://files.natconf.dev/public/my_tracks/Dreamworld/",
},
],
status: ProjectStatus.FINISHED,
@@ -337,7 +337,7 @@ export const music: Project[] = [
links: [
{
text: "Listen & download on my <b>copyparty</b> instance",
link: "https://files.denizk0461.dev/public/my_tracks/A%20New%20Beginning/",
link: "https://files.natconf.dev/public/my_tracks/A%20New%20Beginning/",
},
],
status: ProjectStatus.FINISHED,