From 6da0548fa2fc27e5edd9245a748db53f161a77e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simonyi=20Gerg=C5=91?= <28359278+gergosimonyi@users.noreply.github.com> Date: Fri, 21 Feb 2025 12:51:51 +0100 Subject: [PATCH] scripts: fix broken link (#13156) fix broken link --- scripts/api-ts-templates/README.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/api-ts-templates/README.mustache b/scripts/api-ts-templates/README.mustache index a606e48553..a82e58e36d 100644 --- a/scripts/api-ts-templates/README.mustache +++ b/scripts/api-ts-templates/README.mustache @@ -4,7 +4,7 @@ This package provides a generated API Client for [authentik](https://goauthentik ### Building -See https://docs.goauthentik.io/docs/developer-docs/making-schema-changes +See https://docs.goauthentik.io/docs/developer-docs/api/making-schema-changes#building-the-web-client ### Consuming