Skip to content

Commit

Permalink
Merge branch 'ADM-572'
Browse files Browse the repository at this point in the history
  • Loading branch information
Enternity-Yu committed Sep 18, 2023
2 parents 3778f86 + 1eb185f commit af95891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export const SIDEBAR: Sidebar = {
{ text: 'Export CSV', link: '/en/dev-center/export-csv' },
{ text: 'Error Handle', link: '/en/dev-center/error-handle' },
{ text: 'Emoji Flow', link: '/en/dev-center/emoji-flow' },
{ text: 'OriginCycleTime calculation', link: '/en/dev-center/origin-cycle-time-calculation' },
{ text: 'CycleTime calculation', link: '/en/dev-center/cycle-time-calculation' },
{ text: 'Solution of BuildKite issue', link: '/en/dev-center/solution-of-buildkite-issue' },
{ text: 'Support multiple columns marked as done', link: '/en/dev-center/support-multiple-columns' },
],
Expand Down

0 comments on commit af95891

Please sign in to comment.