Skip to content

Commit

Permalink
one-character change
Browse files Browse the repository at this point in the history
  • Loading branch information
dishafaujdar committed Nov 24, 2024
1 parent a9b706a commit 1d2df63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/data/buckets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export const buckets: Bucket[] = [
name: 'Explorer',
title: 'Specification Explorer',
description: 'Simplifying our Specification JSON Schema like a pro.',
link: '/docs/reference/specification/v3.0.0-Explorer',
link: '/docs/reference/specification/v3.0.0-explorer',
className: 'bg-teal-200',
borderClassName: 'border-orange-200',
icon: IconExplorer
Expand Down

0 comments on commit 1d2df63

Please sign in to comment.