Skip to content

Commit 3211b1e

Browse files
committed
fix remaining formatting errors
1 parent 3bc2101 commit 3211b1e

File tree

10 files changed

+8
-13
lines changed

10 files changed

+8
-13
lines changed

src/content/apps/index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,4 +354,4 @@
354354
products: [Workers, D1]
355355
languages: [TypeScript]
356356
cloudflare: true
357-
updated: 2025-03-31
357+
updated: 2025-03-31

src/content/glossary/d1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ entries:
1919
- term: bookmark
2020
general_definition: |-
2121
a bookmark represents the state of a database at a specific point in time.
22-
- Bookmarks are lexicographically sortable. Sorting orders a list of bookmarks from oldest-to-newest.
22+
- Bookmarks are lexicographically sortable. Sorting orders a list of bookmarks from oldest-to-newest.

src/content/notifications/index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,4 +625,4 @@ entries:
625625
availability: Purchase of Cloudflare Network Interconnect (CNI).
626626
associatedProducts: Network Interconnect
627627
nextSteps: No action is needed.
628-
otherFilters: None.
628+
otherFilters: None.

src/content/plans/index.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,6 @@
727727
"biz": "8 days",
728728
"ent": "62 days"
729729
}
730-
731730
}
732731
},
733732
"dnssec": {

src/content/products/cloudflare-challenges.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ product:
77
url: /cloudflare-challenges/
88
preview_tryout: true
99

10-
1110
meta:
1211
title: Cloudflare challenges docs
1312
description: Verify whether a visitor is a real human using a challenge
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
21
name: Log Explorer
3-
2+
43
product:
54
title: Log Explorer
65
url: /log-explorer/
@@ -9,4 +8,4 @@ product:
98
meta:
109
title: Cloudflare Log Explorer docs
1110
description: Store and explore your Cloudflare logs directly within the Cloudflare dashboard or API.
12-
author: '@cloudflare'
11+
author: "@cloudflare"

src/content/products/pipelines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ product:
88
meta:
99
title: Cloudflare Pipelines Docs
1010
description: Ingest real time data streams and load into R2.
11-
author: '@cloudflare'
11+
author: "@cloudflare"

src/content/products/secrets-store.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ product:
44
title: Secrets Store
55
url: /secrets-store/
66
group: Application security
7-
additional_groups:
8-
[Developer platform]
7+
additional_groups: [Developer platform]
98

109
meta:
1110
title: Secrets Store docs

src/content/release-notes/ai-audit.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ entries:
88
- publish_date: "2025-06-09"
99
title: Documentation for AI Audit
1010
description: There is now documentation for AI Audit
11-

src/content/release-notes/autorag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ entries:
1818
description: |-
1919
You can now trigger a sync job for an AutoRAG using the [Sync REST API](/api/resources/autorag/subresources/rags/methods/sync/). This scans your data source for changes and queues updated or previously errored files for indexing.
2020
- publish_date: "2025-06-10"
21-
title: Files modified in the data source will now be updated
21+
title: Files modified in the data source will now be updated
2222
description: |-
2323
Files modified in your source R2 bucket will now be updated in the AutoRAG index during the next sync. For example, if you upload a new version of an existing file, the changes will be reflected in the index after the subsequent sync job.
2424
Please note that deleted files are not yet removed from the index. We are actively working on this functionality.

0 commit comments

Comments
 (0)