docs: use correct link for best-practices.md (#62306)

PR Close #62306
This commit is contained in:
Can Özkan 2025-06-26 21:35:48 +02:00 committed by Jessica Janiuk
parent b84859073b
commit a952433e64

View file

@ -12,7 +12,7 @@ Here is a set of instructions to help LLMs generate correct code that follows An
<docs-code language="md" path="adev/src/context/best-practices.md" class="compact"/>
<a download href="/context/best-practices.md" target="_blank">Click here to download the best-practices.md file.</a>
<a download href="/assets/context/best-practices.md" target="_blank">Click here to download the best-practices.md file.</a>
## Rules Files
Several editors, such as <a href="https://studio.firebase.google.com?utm_source=adev&utm_medium=website&utm_campaign=BUILD_WITH_AI_ANGULAR&utm_term=angular_devrel&utm_content=build_with_ai_angular_firebase_studio">Firebase Studio</a> have rules files useful for providing critical context to LLMs.
@ -33,4 +33,4 @@ Several editors, such as <a href="https://studio.firebase.google.com?utm_source=
* <a href="/llms.txt" target="_blank">llms.txt</a> - an index file providing links to key files and resources.
* <a href="/llms-full.txt" target="_blank">llms-full.txt</a> - 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.
Be sure [to check out the overview page](/ai) for more information on how to integrate AI into your Angular applications.