From a952433e644c8f1ba5ed90d2fe4bea26041e4ad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Can=20=C3=96zkan?= Date: Thu, 26 Jun 2025 21:35:48 +0200 Subject: [PATCH] docs: use correct link for best-practices.md (#62306) PR Close #62306 --- adev/src/content/ai/develop-with-ai.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adev/src/content/ai/develop-with-ai.md b/adev/src/content/ai/develop-with-ai.md index 2f8645f83bd..8c75f8e4f5a 100644 --- a/adev/src/content/ai/develop-with-ai.md +++ b/adev/src/content/ai/develop-with-ai.md @@ -12,7 +12,7 @@ Here is a set of instructions to help LLMs generate correct code that follows An -Click here to download the best-practices.md file. +Click here to download the best-practices.md file. ## Rules Files Several editors, such as Firebase Studio have rules files useful for providing critical context to LLMs. @@ -33,4 +33,4 @@ Several editors, such as llms.txt - an index file providing links to key files and resources. * llms-full.txt - a more robust compiled set of resources describing how Angular works and how to build Angular applications. -Be sure [to check out the overview page](/ai) for more information on how to integrate AI into your Angular applications. \ No newline at end of file +Be sure [to check out the overview page](/ai) for more information on how to integrate AI into your Angular applications.