Update links and URLs

This commit is contained in:
Foster Hangdaan 2025-01-20 12:56:21 -05:00
parent d70b203f70
commit c7f7546556
Signed by: foster
GPG key ID: E48D7F49A852F112
2 changed files with 7 additions and 7 deletions

View file

@ -19,9 +19,9 @@ FROM docker.io/library/archlinux:base-devel
LABEL org.opencontainers.image.title="Arch Packaging Container" LABEL org.opencontainers.image.title="Arch Packaging Container"
LABEL org.opencontainers.image.description="An isolated environment for building Arch Linux packages." LABEL org.opencontainers.image.description="An isolated environment for building Arch Linux packages."
LABEL org.opencontainers.image.authors="Foster Hangdaan <foster@hangdaan.email>" LABEL org.opencontainers.image.authors="Foster Hangdaan <foster@hangdaan.email>"
LABEL org.opencontainers.image.url="https://code.fosterhangdaan.com/foster/arch-packaging-container/src/branch/trunk/README.org" LABEL org.opencontainers.image.url="https://code.hangdaan.com/foster/arch-packaging-container/src/branch/trunk/README.org"
LABEL org.opencontainers.image.documentation="https://code.fosterhangdaan.com/foster/arch-packaging-container/wiki" LABEL org.opencontainers.image.documentation="https://code.hangdaan.com/foster/arch-packaging-container/wiki"
LABEL org.opencontainers.image.source="https://code.fosterhangdaan.com/foster/arch-packaging-container" LABEL org.opencontainers.image.source="https://code.hangdaan.com/foster/arch-packaging-container"
LABEL org.opencontainers.image.licenses="GPL-3.0-or-later" LABEL org.opencontainers.image.licenses="GPL-3.0-or-later"
RUN set -ex && \ RUN set -ex && \

View file

@ -2,16 +2,16 @@
* About * About
[[https://code.fosterhangdaan.com/foster/arch-packaging-container][Arch Packaging Container]] is an isolated environment for building [[https://archlinux.org/][Arch Linux]] packages with [[https://wiki.archlinux.org/title/Makepkg][makepkg]]. [[https://code.hangdaan.com/foster/arch-packaging-container][Arch Packaging Container]] is an isolated environment for building [[https://archlinux.org/][Arch Linux]] packages with [[https://wiki.archlinux.org/title/Makepkg][makepkg]].
* Documentation * Documentation
For documentation, refer to [[https://code.fosterhangdaan.com/foster/arch-packaging-container/wiki][the Wiki]]. For documentation, refer to [[https://code.hangdaan.com/foster/arch-packaging-container/wiki][the Wiki]].
* License * License
#+attr_html: :width 200px #+attr_html: :width 200px
[[https://minio.fosterhangdaan.com/public/images/logos/licenses/gplv3.svg]] [[https://s3.hangdaan.com/public/images/logos/licenses/gplv3.svg]]
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
@ -21,4 +21,4 @@ You should have received a copy of the GNU General Public License along with thi
* Copyright * Copyright
Copyright \copy 2024 [[https://www.fosterhangdaan.com][Foster Hangdaan]] Copyright \copy 2024 [[https://www.foster.hangdaan.com][Foster Hangdaan]]