From dff48adf8d2769e884a0470eeaa08559ec8b6ae3 Mon Sep 17 00:00:00 2001 From: Caesar Schinas Date: Sat, 22 Jul 2023 12:50:36 +0100 Subject: [PATCH] Forgejo emoji: use absolute URL and empty alt value --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0a10432..0fa8195 100644 --- a/README.md +++ b/README.md @@ -28,25 +28,25 @@ A curated list of delightful [Forgejo](https://forgejo.org/)-related projects an - [License](#license) Emoji for each entry provide additional information on project status: -- ![forgejo] = official Forgejo resources +- ![][forgejo] = official Forgejo resources - 👻 = inactive for over a year, or officially abandoned ## Official resources Resources maintained as part of the primary Forgejo project. -- [![forgejo] Forgejo website](https://forgejo.org/) -- [![forgejo] Forgejo documentation](https://forgejo.org/docs/latest/) -- [![forgejo] Forgejo issue tracker](https://codeberg.org/forgejo/forgejo) -- [![forgejo] Forgejo releases](https://forgejo.org/releases) ([RSS feed](https://forgejo.org/releases/rss.xml); [Release notes](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md)) -- [![forgejo] Forgejo runner](https://code.forgejo.org/forgejo/runner) -- [![forgejo] Forgejo container images](https://codeberg.org/forgejo/-/packages/container/forgejo/versions) -- [![forgejo] Forgejo Mastodon account](https://floss.social/@forgejo) -- [![forgejo] Forgejo identity proofs (Keyoxide)](https://keyoxide.org/contact@forgejo.org) +- [![][forgejo] Forgejo website](https://forgejo.org/) +- [![][forgejo] Forgejo documentation](https://forgejo.org/docs/latest/) +- [![][forgejo] Forgejo issue tracker](https://codeberg.org/forgejo/forgejo) +- [![][forgejo] Forgejo releases](https://forgejo.org/releases) ([RSS feed](https://forgejo.org/releases/rss.xml); [Release notes](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md)) +- [![][forgejo] Forgejo runner](https://code.forgejo.org/forgejo/runner) +- [![][forgejo] Forgejo container images](https://codeberg.org/forgejo/-/packages/container/forgejo/versions) +- [![][forgejo] Forgejo Mastodon account](https://floss.social/@forgejo) +- [![][forgejo] Forgejo identity proofs (Keyoxide)](https://keyoxide.org/contact@forgejo.org) ## Documentation -In addition to [![forgejo] Forgejo's official documentation](https://forgejo.org/docs/latest/), the following resources may be useful. +In addition to [![][forgejo] Forgejo's official documentation](https://forgejo.org/docs/latest/), the following resources may be useful. - [Codeberg documentation](https://docs.codeberg.org/) - contains some Codeberg-specific parts but is mostly applicable to every Forgejo instance. - [Gitea documentation](https://docs.gitea.io/) - mostly applicable to Forgejo as well as Gitea. @@ -93,7 +93,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for - [YunoHost package](https://github.com/YunoHost-Apps/forgejo_ynh) - install Forgejo quickly and simply on a YunoHost server ## Forgejo actions runners -- [![forgejo] Forgejo runner](https://code.forgejo.org/forgejo/runner) supports LXC & Docker with binaries for GNU/Linux (amd64, arm64) +- [![][forgejo] Forgejo runner](https://code.forgejo.org/forgejo/runner) supports LXC & Docker with binaries for GNU/Linux (amd64, arm64) - [act runner](https://gitea.com/gitea/act_runner) supports Docker & shell with binaries for GNU/Linux (amd64, arm64, arm[567]), FreeBSD, Windows, MacOS - [forgejo-hetzer-runner](https://codeberg.org/pierreprinetti/forgejo-hetzner-runner) - Deploy Forgejo Actions runners on Hetzner infrastructure @@ -155,4 +155,4 @@ With delight we present you some of our [delightful contributors](delightful-con To the extent possible under law, the [maintainers](#maintainers) and other [contributors](delightful-contributors.md) have waived all copyright and related or neighboring rights to this work. -[forgejo]: ./resources/forgejo-16.png \ No newline at end of file +[forgejo]: https://codeberg.org/forgejo-contrib/delightful-forgejo/media/branch/main/resources/forgejo-16.png \ No newline at end of file