updated links to copyparty public share

This commit is contained in:
2026-03-14 09:32:36 +01:00
parent c63aeabb6c
commit 757510744f
3 changed files with 10 additions and 10 deletions

View File

@@ -82,7 +82,7 @@ export const games: Project[] = [
},
{
text: "Download the <b>old Windows builds</b>",
link: "https://files.denizk0461.dev/projectn5",
link: "https://files.denizk0461.dev/public/projectn5",
},
],
status: ProjectStatus.ACTIVE,
@@ -189,7 +189,7 @@ export const hardware: Project[] = [
},
{
text: "Get the <b>PCB and STL files</b>",
link: "https://files.denizk0461.dev/daisyfm/",
link: "https://files.denizk0461.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/my_tracks/Dreamworld/",
link: "https://files.denizk0461.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/my_tracks/A%20New%20Beginning/",
link: "https://files.denizk0461.dev/public/my_tracks/A%20New%20Beginning/",
},
],
status: ProjectStatus.FINISHED,