Skip to content

Commit 823531a

Browse files
committed
Removing deprecated "languages" filter
1 parent fbe1044 commit 823531a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/examples/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ import { GlossaryTooltip, ListExamples } from "~/components";
1111

1212
Explore the following <GlossaryTooltip term="code example">examples</GlossaryTooltip> for Workers.
1313

14-
<ListExamples directory="workers/examples/" filters={["languages", "tags"]} />
14+
<ListExamples directory="workers/examples/" filters={["tags"]} />

0 commit comments

Comments
 (0)