diff --git a/.gitea/workflows/deploy-edge.yml b/.gitea/workflows/deploy-edge.yml index 1a05bfb..d16e48f 100644 --- a/.gitea/workflows/deploy-edge.yml +++ b/.gitea/workflows/deploy-edge.yml @@ -14,7 +14,7 @@ jobs: deploy-edge: steps: - name: Oasis Setup - uses: https://gitea.dunemask.net/elysium/oasis-action@master + uses: https://gitea.dunemask.dev/elysium/oasis-action@master with: gitea-token: ${{ env.GITEA_TOKEN }} kubeconfig: ${{ env.KUBECONFIG_BASE64 }} diff --git a/src/pages/delta/Projects.jsx b/src/pages/delta/Projects.jsx index 04e1e7c..4e6e631 100644 --- a/src/pages/delta/Projects.jsx +++ b/src/pages/delta/Projects.jsx @@ -30,7 +30,7 @@ export default function Projects() { image="/portfolio/projects/minecluster.png" title="Minecluster" year="2023" - link="https://gitea.dunemask.net/elysium/minecluster" + link="https://gitea.dunemask.dev/elysium/minecluster" openPhoto={openPhoto} > Deploy and monitor MInecraft servers in your kubernetes cluster. Easily @@ -41,7 +41,7 @@ export default function Projects() { image="/portfolio/projects/qualiteer.png" title="Qualiteer" year="2022" - link="https://gitea.dunemask.net/elysium/qualiteer" + link="https://gitea.dunemask.dev/elysium/qualiteer" openPhoto={openPhoto} > Manage failing tests and silence unecessary alerts. Check the state of @@ -52,7 +52,7 @@ export default function Projects() { image="/portfolio/projects/khufu.png" title="Khufu" year="2021" - link="https://gitea.dunemask.net/elysium/khufu" + link="https://gitea.dunemask.dev/elysium/khufu" openPhoto={openPhoto} > Basic cloud file management built on React class components. Simple @@ -62,7 +62,7 @@ export default function Projects() { image="/portfolio/projects/codepen.png" title="Codepen" year="2020" - link="https://gitea.dunemask.net/dunemask/codepen" + link="https://gitea.dunemask.dev/dunemask/codepen" openPhoto={openPhoto} > Visual replication of the website{" "} @@ -88,7 +88,7 @@ export default function Projects() { image="/portfolio/projects/voxelcraft.png" title="Voxelcraft" year="2018" - link="https://gitea.dunemask.net/dunemask/voxelcraft" + link="https://gitea.dunemask.dev/dunemask/voxelcraft" openPhoto={openPhoto} > Voxel game built on a simple rendering engine written with JavaFX. diff --git a/src/pages/delta/Social.jsx b/src/pages/delta/Social.jsx index f4c1803..1600011 100644 --- a/src/pages/delta/Social.jsx +++ b/src/pages/delta/Social.jsx @@ -88,7 +88,7 @@ export default function Social() {