Skip to content

Commit 42fc9a4

Browse files
erkamyamanleonsenft
authored andcommitted
docs: use descriptive link text for the AI overview page link
The link on the "develop with AI" page wrapped the verb phrase "to check out the overview page" in the link text, burying the destination in a call-to-action. Per the adev writing guide's descriptive-link-text rule, link only the noun that names the destination. Change the link text to "overview page" so it clearly indicates where the link goes.
1 parent e3630c2 commit 42fc9a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adev/src/content/ai/develop-with-ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The Angular CLI includes an experimental [Model Context Protocol (MCP) server](h
4242
- <a href="/llms.txt" target="_blank">llms.txt</a> - an index file providing links to key files and resources.
4343
- <a href="/assets/context/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.
4444

45-
Be sure [to check out the overview page](/ai) for more information on how to integrate AI into your Angular applications.
45+
Be sure to check out the [overview page](/ai) for more information on how to integrate AI into your Angular applications.
4646

4747
## Web Codegen Scorer
4848

0 commit comments

Comments
 (0)