diff --git a/docs/src/i18n/en/nav.ts b/docs/src/i18n/en/nav.ts index 70109837bf..a15d496557 100644 --- a/docs/src/i18n/en/nav.ts +++ b/docs/src/i18n/en/nav.ts @@ -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' },