diff --git a/README.md b/README.md index 04ee856e2..4bc994939 100644 --- a/README.md +++ b/README.md @@ -115,4 +115,4 @@ Thanks go to these wonderful people for their contributions:   -LinkAce is a project by [Kevin Woblick](https://kovah.de) and [Contributors](https://github.com/Kovah/LinkAce/graphs/contributors) +LinkAce is a project by [Kevin Woblick](https://woblick.dev) and [Contributors](https://github.com/Kovah/LinkAce/graphs/contributors) diff --git a/resources/docker/dockerfiles/release-multiplatform.Dockerfile b/resources/docker/dockerfiles/release-multiplatform.Dockerfile index 4a64bd1c1..7a2bfcafe 100644 --- a/resources/docker/dockerfiles/release-multiplatform.Dockerfile +++ b/resources/docker/dockerfiles/release-multiplatform.Dockerfile @@ -52,7 +52,7 @@ RUN npm run production FROM docker.io/linkace/base-image:2.x-php-8.4 LABEL org.opencontainers.image.title="LinkAce" -LABEL org.opencontainers.image.authors="Kevin Woblick " +LABEL org.opencontainers.image.authors="Kevin Woblick " LABEL org.opencontainers.image.url="https://www.linkace.org" LABEL org.opencontainers.image.source="https://github.com/Kovah/LinkAce" diff --git a/resources/views/layouts/partials/footer.blade.php b/resources/views/layouts/partials/footer.blade.php index a8b162635..770a31665 100644 --- a/resources/views/layouts/partials/footer.blade.php +++ b/resources/views/layouts/partials/footer.blade.php @@ -1,6 +1,6 @@