You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/pipelines/get-started.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ To use Pipelines, you will need:
35
35
36
36
Pipelines are built to ingest data and store it in an R2 bucket. Create a bucket by following the [get started guide for R2](r2/get-started/). Save the bucket name for the next step.
37
37
38
-
Secondly, make sure to get your R2 API tokens to use in the next step. Follow the guide on obtaining R2 API tokens [here](r2/api/s3/tokens/), and make sure to save your Secret Access Key and Access Key IDs.
38
+
Secondly, make sure to get your R2 API tokens to use in the next step. Follow the guide on obtaining R2 API tokens in the [R2 API Tokens Guide](r2/api/s3/tokens/), and make sure to save your Secret Access Key and Access Key IDs.
0 commit comments