Skip to content

Commit 31bdfe1

Browse files
committed
Fixed filenames and broken comments
1 parent 9f6d180 commit 31bdfe1

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/content/docs/pipelines/sources/http.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: HTTP
2+
title: Pipeline Source - HTTP
33
pcx_content_type: concept
44
sidebar:
55
order: 1

src/content/docs/pipelines/sources/worker-binding.mdx renamed to src/content/docs/pipelines/sources/worker.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Workers
2+
title: Pipeline Source - Workers
33
pcx_content_type: concept
44
sidebar:
55
order: 2
@@ -116,4 +116,3 @@ Go to the R2 bucket you created in step 2 via [the Cloudflare dashboard](https:/
116116
:::note
117117
Known issue: When running your Worker locally, sending data to your Pipeline currently results in an error.
118118
:::
119-
<!-- When running your Worker locally, sending data to your Pipeline will return a successful response. However, the data will not actually be sent to a Pipeline. -->

0 commit comments

Comments
 (0)