Skip to content

Commit 80dd115

Browse files
authored
Buttons needed additional indentation
1 parent 84b8346 commit 80dd115

File tree

13 files changed

+15
-15
lines changed

13 files changed

+15
-15
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To enable transformations on your zone:
3535

3636
1. In the Cloudflare dashboard, go to the **Transformations** page.
3737

38-
<DashButton url="/?to=/:account/images/delivery-zones" />
38+
<DashButton url="/?to=/:account/images/delivery-zones" />
3939

4040
2. Go to the specific zone where you want to enable transformations.
4141
3. Select **Enable for zone**. This will allow you to optimize and deliver remote images.

src/content/docs/images/manage-images/blur-variants.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To blur an image:
1515

1616
1. In the Cloudflare dashboard, got to the **Variants** page.
1717

18-
<DashButton url="/?to=/:account/images/variants" />
18+
<DashButton url="/?to=/:account/images/variants" />
1919

2020
2. Find the variant you want to blur and select **Edit** > **Customization Options**.
2121
3. Use the slider to adjust the blurring effect. You can use the preview image to see how strong the blurring effect will be.

src/content/docs/images/manage-images/configure-webhooks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To receive notifications for direct creator uploads:
1212

1313
1. In the Cloudflare dashboard, go to the **Notifications** pages.
1414

15-
<DashButton url="/?to=/:account/notifications" />
15+
<DashButton url="/?to=/:account/notifications" />
1616

1717
2. Select **Destinations**.
1818
3. From the Webhooks card, select **Create**.

src/content/docs/images/manage-images/create-variants.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Resize via the Cloudflare dashboard.
1717

1818
1. In the Cloudflare dashboard, go to the **Variants** page.
1919

20-
<DashButton url="/?to=/:account/images/variants" />
20+
<DashButton url="/?to=/:account/images/variants" />
2121

2222
2. Select **Create variant**.
2323
2. Name your variant and select **Create**.

src/content/docs/images/manage-images/delete-images.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can delete an image from the Cloudflare Images storage using the dashboard o
1313

1414
1. In the Cloudflare dashboard, go to **Images** page.
1515

16-
<DashButton url="/?to=/:account/images" />
16+
<DashButton url="/?to=/:account/images" />
1717

1818
2. Find the image you want to remove and select **Delete**.
1919
3. (Optional) To delete more than one image, select the checkbox next to the images you want to delete and then **Delete selected**.

src/content/docs/images/manage-images/delete-variants.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Deleting a variant is a global action that will affect other images that contain
2121

2222
1. In the Cloudflare dashboard, go to the **Variants** page.
2323

24-
<DashButton url="/?to=/:account/images/variants" />
24+
<DashButton url="/?to=/:account/images/variants" />
2525

2626
2. Find the variant you want to remove and select **Delete**.
2727

src/content/docs/images/manage-images/edit-images.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ To edit an image:
1717

1818
1. In the Cloudflare dashboard, go to the **Images** page.
1919

20-
<DashButton url="/?to=/:account/images" />
20+
<DashButton url="/?to=/:account/images" />
2121

2222
2. Locate the image you want to modify and select **Edit**.

src/content/docs/images/manage-images/enable-flexible-variants.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Flexible variants allow you to create variants with dynamic resizing which can p
1313

1414
1. In the Cloudflare dashboard, go to the **Variants** page.
1515

16-
<DashButton url="/?to=/:account/images/variants" />
16+
<DashButton url="/?to=/:account/images/variants" />
1717

1818
2. Enable **Flexible variants**.
1919

src/content/docs/images/manage-images/export-images.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Cloudflare Images supports image exports via the Cloudflare dashboard and API wh
1313

1414
1. In the Cloudflare dashboard, go to the **Images** page.
1515

16-
<DashButton url="/?to=/:account/images" />
16+
<DashButton url="/?to=/:account/images" />
1717

1818
2. Find the image or images you want to export.
1919
3. To export a single image, select **Export** from its menu. To export several images, select the checkbox next to each image and then select **Export selected**.

src/content/docs/images/manage-images/serve-images/serve-private-images.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can serve private images by using signed URL tokens. When an image requires
1111

1212
1. In the Cloudflare dashboard, go to the **Keys** page.
1313

14-
<DashButton url="/?to=/:account/images/keys" />
14+
<DashButton url="/?to=/:account/images/keys" />
1515

1616
2. Copy your key and use it to generate an expiring tokenized URL.
1717

0 commit comments

Comments
 (0)