Skip to content

Commit ace85f9

Browse files
authored
[AI Assistant] Updating Cursor's intro text (#17981)
* updating to not limit to dev plat * Update src/pages/workers/ai.astro
1 parent c6e63ec commit ace85f9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/pages/workers/ai.astro

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,13 @@ import CursorLight from "~/assets/images/workers/ai/cursor-light.png";
3030
</h1>
3131
<p>
3232
Cursor is an experimental AI assistant, trained to answer questions
33-
about Cloudflare's Developer Platform and powered by
33+
about Cloudflare and powered by
3434
<a class="DocsMarkdown--link" href="/workers/">Cloudflare Workers</a>,
3535
<a class="DocsMarkdown--link" href="/workers-ai/">Workers AI</a>, <a
3636
class="DocsMarkdown--link"
3737
href="/vectorize/">Vectorize</a
3838
>, and <a class="DocsMarkdown--link" href="/ai-gateway/">AI Gateway</a>.
39-
Cursor is here to help answer your Cloudflare Workers and Developer
40-
Platform questions, so ask away!
39+
Cursor is here to help answer your Cloudflare questions, so ask away!
4140
</p>
4241
<aside class="DocsMarkdown--aside" role="note" data-type="warning">
4342
Cursor is an experimental AI preview, meaning that the answers provided

0 commit comments

Comments
 (0)