File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ Get started with your first project:
3535
3636## Build with Workers
3737
38- - ** Front-end applications** <br /> Use Cloudflare's [ CDN & cache] ( /cache/ ) for incredibly fast rendering anywhere in the world
38+ ** Front-end applications** <br /> Use Cloudflare's [ CDN & cache] ( /cache/ ) for incredibly fast rendering anywhere in the world
3939
40- - ** Back-end applications** <br /> Connect to data stores with [ Smart Placement] ( /workers/configuration/smart-placement/ ) to optimize latency
40+ ** Back-end applications** <br /> Connect to data stores with [ Smart Placement] ( /workers/configuration/smart-placement/ ) to optimize latency
4141
42- - ** Serverless AI inference** <br /> Run LLMs, image generation, and more with [ Workers AI] ( /workers-ai/ )
42+ ** Serverless AI inference** <br /> Run LLMs, image generation, and more with [ Workers AI] ( /workers-ai/ )
4343
44- - ** Background jobs** <br /> Enable [ cron jobs] ( /workers/configuration/cron-triggers/ ) , [ Workflows] ( /workflows/ ) , and [ Queues] ( /queues/ )
44+ ** Background jobs** <br /> Enable [ cron jobs] ( /workers/configuration/cron-triggers/ ) , [ Workflows] ( /workflows/ ) , and [ Queues] ( /queues/ )
4545
4646---
4747
You can’t perform that action at this time.
0 commit comments