From 24cacdd2ab302925a4155eae93d366aaf15b88bf Mon Sep 17 00:00:00 2001 From: Arne Luenser Date: Tue, 20 Feb 2024 16:14:47 +0100 Subject: [PATCH] fix: link to self-hosted docs (#333) --- scripts/prep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/prep.sh b/scripts/prep.sh index 387f7a1f59..6ed4311041 100755 --- a/scripts/prep.sh +++ b/scripts/prep.sh @@ -122,7 +122,7 @@ if [ $project == "client" ]; then This SDK is for use with [Ory Network](https://www.ory.sh/docs/sdk). If you are developing aginst a self-hosted Ory instance, please use the individual ${PROJECT_UCF} SDK -and refer to the [self-hosted documentation](https://www.ory.sh/docs/sdk/self-hosted). +and refer to the [self-hosted documentation](https://www.ory.sh/docs/ecosystem/projects). " fi