From c3346ce4cbd2a450fa7b8a0ba990c942c5e1356c Mon Sep 17 00:00:00 2001 From: Kian Newman-Hazel Date: Wed, 5 Feb 2025 20:11:00 +0000 Subject: [PATCH 1/3] Test GH-19670 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 90a913828e6bc0..792dee5ae8964c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cloudflare Docs +# Cloudflare Docs. **[View the docs →](https://developers.cloudflare.com/)** @@ -58,13 +58,12 @@ Cloudflare and any contributors reserve all other rights, whether under their re Please note that we may use AI tools to help us review technical documentation, pull requests and other issues submitted to our public GitHub page in order to identify and correct mistakes and other inconsistencies in our developer documentation. Please refrain from sharing any personal information in your submissions. - ## 🧞 Commands All commands are run from the root of the project, from a terminal: | Command | Action | -|:--------------------------|:--------------------------------------------| +| :------------------------ | :------------------------------------------ | | `npm install` | Installs dependencies | | `npm run dev` | Starts local dev server at `localhost:1111` | | `npx astro build` | Build your production site to `./dist/` | From 68e091709bb20df5008244b8247cd3fe0601b4e0 Mon Sep 17 00:00:00 2001 From: Kian Newman-Hazel Date: Wed, 5 Feb 2025 20:11:32 +0000 Subject: [PATCH 2/3] Test GH-19670 --- src/content/docs/workers/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/workers/index.mdx b/src/content/docs/workers/index.mdx index c6f9540bbcb247..883b214d9b5c1c 100644 --- a/src/content/docs/workers/index.mdx +++ b/src/content/docs/workers/index.mdx @@ -22,7 +22,7 @@ import { -Build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale. +Build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale From 825fb85d4db3f62f5f46615128a69bede5ad3794 Mon Sep 17 00:00:00 2001 From: Kian Newman-Hazel Date: Wed, 5 Feb 2025 20:34:19 +0000 Subject: [PATCH 3/3] Test GH-19670 --- src/content/docs/workers/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/workers/index.mdx b/src/content/docs/workers/index.mdx index 883b214d9b5c1c..c6f9540bbcb247 100644 --- a/src/content/docs/workers/index.mdx +++ b/src/content/docs/workers/index.mdx @@ -22,7 +22,7 @@ import { -Build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale +Build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale.