changed projects git links to code.natconf.dev

This commit is contained in:
2026-05-26 10:18:06 +02:00
parent ef2a34bd35
commit 8c41b90aae

View File

@@ -174,7 +174,7 @@ export const projects: Project[] = [
},
{
text: "source code",
link: "https://codeberg.org/denizk0461/daisy-fm-synth",
link: "https://code.natconf.dev/denizk0461/daisy-fm-synth",
},
],
},
@@ -206,10 +206,10 @@ export const projects: Project[] = [
links: [
{
text: "source code",
link: "https://codeberg.org/denizk0461/weserplaner/",
link: "https://code.natconf.dev/denizk0461/weserplaner/",
},
{
text: "link to the former <b>Google Play</b> store page",
text: "former Play Store page",
link: "https://play.google.com/store/apps/details?id=com.denizk0461.weserplaner",
},
],
@@ -230,10 +230,10 @@ export const projects: Project[] = [
links: [
{
text: "source code",
link: "https://codeberg.org/denizk0461/text-basic/",
link: "https://code.natconf.dev/denizk0461/text-basic/",
},
{
text: "former Google Play store page",
text: "former Play Store page",
link: "https://play.google.com/store/apps/details?id=com.denizk0461.textbasic",
},
],
@@ -250,6 +250,10 @@ export const projects: Project[] = [
date: "August 2023",
status: ProjectStatus.ABANDONED,
links: [
{
text: "source code",
link: "https://code.natconf.dev/denizk0461/swordsnstuff/",
},
{
text: "play game",
link: "https://apps.natconf.dev/swordsnstuff",
@@ -313,8 +317,8 @@ export const projects: Project[] = [
status: ProjectStatus.EOL,
links: [
{
text: "android source code",
link: "https://github.com/denizk0461/qwark",
text: "source code",
link: "https://code.natconf.dev/denizk0461/qwark",
},
],
},
@@ -332,11 +336,11 @@ export const projects: Project[] = [
links: [
{
text: "android source code",
link: "https://github.com/denizk0461/avh-substitution-plan",
link: "https://code.natconf.dev/denizk0461/avh-plan-android",
},
{
text: "iOS source code",
link: "https://github.com/denizk0461/avh-plan-ios",
link: "https://code.natconf.dev/denizk0461/avh-plan-ios",
},
],
},