updated links to copyparty public share
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user