From d9707d4ad0245b1fa583215f1d87cf2217a8bfd6 Mon Sep 17 00:00:00 2001 From: Dylan Kauling Date: Fri, 24 Oct 2025 13:01:42 -0400 Subject: [PATCH] root: Fix transifex link (#17696) readme: Fix transifex link Previous link was giving a 404, looks like they moved projects to a different subdomain. Signed-off-by: Dylan Kauling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26189ef7da..2356706e58 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/goauthentik/authentik/ci-web.yml?branch=main&label=web%20build&style=for-the-badge)](https://github.com/goauthentik/authentik/actions/workflows/ci-web.yml) [![Code Coverage](https://img.shields.io/codecov/c/gh/goauthentik/authentik?style=for-the-badge)](https://codecov.io/gh/goauthentik/authentik) ![Latest version](https://img.shields.io/docker/v/authentik/server?sort=semver&style=for-the-badge) -[![](https://img.shields.io/badge/Help%20translate-transifex-blue?style=for-the-badge)](https://www.transifex.com/authentik/authentik/) +[![](https://img.shields.io/badge/Help%20translate-transifex-blue?style=for-the-badge)](https://explore.transifex.com/authentik/authentik/) ## What is authentik?