Skip to content

Commit 5e93ffd

Browse files
committed
Fixed todos
1 parent b6ed581 commit 5e93ffd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/content/docs/pipelines/get-started.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ To use Pipelines, you will need:
2929
<Render file="prereqs" product="workers" />
3030

3131
### 1. Enable Pipelines
32-
33-
TODO
34-
35-
### 2. Install Wrangler
3632
TODO
3733

3834
## 1. Setup an R2 bucket to use as a destination
@@ -49,8 +45,6 @@ Choose a descrpitive name for your Pipeline, related to the type of events you i
4945

5046
Pipeline names must be 1 to 63 characters long. Queue names cannot contain special characters outside dashes (`-`), and must start and end with a letter or number.
5147

52-
TODO: Pipeline name limitations
53-
5448
Once your pipeline is created, you'll receive an HTTP endpoint which you can post data to. You should see output which resembles the below:
5549

5650
```sh

0 commit comments

Comments
 (0)