Skip to content

Commit c8ac64c

Browse files
authored
Merge branch 'production' into emily/max-instances-20
2 parents 69b6361 + 8ca00b6 commit c8ac64c

File tree

230 files changed

+3881
-2505
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

230 files changed

+3881
-2505
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
/src/content/release-notes/hyperdrive.yaml @elithrar @thomasgauvin @sejoker @oxyjun @cloudflare/pcx-technical-writing
104104
/src/content/partials/hyperdrive/ @elithrar @thomasgauvin @sejoker @oxyjun @cloudflare/pcx-technical-writing
105105
/src/content/release-notes/durable-objects.yaml @elithrar @vy-ton @joshthoward @oxyjun @cloudflare/pcx-technical-writing
106-
/src/content/docs/images/ @ToriLindsay @cloudflare/pcx-technical-writing @renandincer @third774
106+
/src/content/docs/images/ @ToriLindsay @cloudflare/pcx-technical-writing @renandincer @third774 @deanna-cf
107107
/src/content/docs/pages/ @cloudflare/workers-docs @GregBrimble @WalshyDev @aninibread @irvinebroque @cloudflare/pcx-technical-writing @kodster28
108108
/src/assets/images/pages/ @cloudflare/workers-docs @GregBrimble @WalshyDev @aninibread @cloudflare/pcx-technical-writing @kodster28
109109
/src/content/release-notes/pages.yaml @cloudflare/workers-docs @GregBrimble @WalshyDev @aninibread @cloudflare/pcx-technical-writing

.github/ISSUE_TEMPLATE/engineering.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Cloudflare docs website error(s)
22
description: Report an issue with the live documentation website; for example, issues with content display, buggy browser behavior, etc.
33
labels: ["engineering"]
44
assignees:
5-
- KianNH
5+
- kodster28
66
body:
77
- type: textarea
88
id: location-urls

public/__redirects

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,14 +350,14 @@
350350
/realtime/sessions-tracks/ /realtime/sfu/sessions-tracks/ 302
351351
/realtime/get-started/ /realtime/sfu/get-started/ 302
352352
/realtime/calls-vs-sfus/ /realtime/sfu/calls-vs-sfus/ 302
353-
/realtime/https-api /realtime/sfu/https-api/ 302
353+
/realtime/https-api/ /realtime/sfu/https-api/ 302
354354
/realtime/datachannels/ /realtime/sfu/datachannels/ 302
355355
/realtime/simulcast/ /realtime/sfu/simulcast/ 302
356356
/realtime/demos/ /realtime/sfu/demos/ 302
357357
/realtime/example-architecture/ /realtime/sfu/example-architecture/ 302
358358
/realtime/pricing/ /realtime/sfu/pricing/ 302
359359
/realtime/changelog/ /realtime/sfu/changelog/ 302
360-
/realtime/realtimekit/get-started /realtime/realtimekit/getting-started/ 302
360+
/realtime/realtimekit/get-started/ /realtime/realtimekit/getting-started/ 302
361361
/realtime/introduction/ /realtime/realtimekit/introduction/ 302
362362
/realtime/concepts/ /realtime/realtimekit/concepts/ 302
363363

@@ -1220,6 +1220,9 @@
12201220
/page-shield/reference/alerts/ /page-shield/alerts/alert-types/ 301
12211221
/page-shield/detection/configure-alerts/ /page-shield/alerts/configure/ 301
12221222

1223+
# pipelines
1224+
/pipelines/concepts/how-pipelines-work/ /pipelines/ 301
1225+
12231226
# queues
12241227
/queues/configuration/ /queues/reference/configuration/ 301
12251228
/queues/javascript-apis/ /queues/reference/javascript-apis/ 301
@@ -1629,6 +1632,7 @@
16291632
/turnstile/get-started/supported-browsers/ /cloudflare-challenges/reference/supported-browsers/ 301
16301633
/turnstile/troubleshooting/troubleshooting-faqs/ /turnstile/frequently-asked-questions/#troubleshooting 301
16311634
/turnstile/tutorials/protecting-your-payment-form-from-attackers-bots-using-turnstile/ /developer-spotlight/ 301
1635+
/turnstile/frequently-asked-questions/ /turnstile/ 301
16321636

16331637
# waf
16341638
/waf/about/ /waf/concepts/ 301
70.7 KB
Loading
22.7 KB
Loading
386 KB
Loading
2.31 KB
Loading
23.8 KB
Loading
-20.9 KB
Binary file not shown.
-38.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)