Skip to content

Commit

Permalink
[docs]: fix key and slug (#796)
Browse files Browse the repository at this point in the history
* [docs]feat: add Issues in Solution of BuildKite issue

---------

Co-authored-by: Andrea <Andrea2000728>
  • Loading branch information
Andrea2000728 authored Dec 7, 2023
1 parent 8b60e8f commit 75e0ed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/i18n/en/nav.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ export default [
{ text: 'Issue Solutions', header: true, type: 'tech', key: 'Issue Solutions' },
{
text: 'Solutions of buildKite issue',
slug: 'issue-solutions/solution-of-buildKite-issue',
key: 'issue-solutions/solution-of-buildKite-issue',
slug: 'issue-solutions/solution-of-buildkite-issue',
key: 'issue-solutions/solution-of-buildkite-issue',
},

{ text: 'Spikes', header: true, type: 'tech', key: 'spikes' },
Expand Down

0 comments on commit 75e0ed7

Please sign in to comment.