Skip to content

Commit 9905804

Browse files
authored
Remove references to deprecated topics frontmatter (#60264)
1 parent 1ea7595 commit 9905804

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ defaultTool: cli
238238
**Note: the featured track is set by a specific property in the learning tracks YAML. See that [README](../data/learning-tracks/README.md) for details.*
239239

240240
### `includeGuides`
241-
- Purpose: Render a list of articles, filterable by `contentType` and `topics`. Only applicable when used with `layout: product-guides`.
241+
- Purpose: Render a list of articles, filterable by `contentType`. Only applicable when used with `layout: product-guides`.
242242
- Type: `Array`
243243
- Optional.
244244

content/contributing/writing-for-github-docs/using-yaml-frontmatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ defaultTool: cli
235235

236236
### `includeGuides`
237237

238-
* Purpose: Render a list of articles, filterable by `type` and `topics`. Only applicable when used with `layout: product-guides`.
238+
* Purpose: Render a list of articles, filterable by `type`. Only applicable when used with `layout: product-guides`.
239239
* Type: `Array`
240240
* Optional.
241241

0 commit comments

Comments
 (0)