Commit 58ba4a2
authored
Replace AI Playground link with AI Agents (#28728)
Update src/pages/index.astro: replace the topCards entry for the external "AI Playground" link with an internal "AI Agents" (/agents/) link, and remove the anchor's target attribute usage in the recommended section. This makes the navigation consistent for internal pages and avoids relying on a link.target property for rendering.1 parent c20e7be commit 58ba4a2
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 79 | + | |
84 | 80 | | |
85 | 81 | | |
86 | 82 | | |
| |||
219 | 215 | | |
220 | 216 | | |
221 | 217 | | |
222 | | - | |
223 | 218 | | |
224 | 219 | | |
225 | 220 | | |
| |||
0 commit comments