Skip to content

Commit d4556f5

Browse files
authored
chore: add CentralRepoOps pattern to design patterns list (#18116)
1 parent ec76f09 commit d4556f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ export default defineConfig({
189189
{
190190
label: 'Design Patterns',
191191
items: [
192+
{ label: 'CentralRepoOps', link: '/patterns/central-repo-ops/' },
192193
{ label: 'ChatOps', link: '/patterns/chat-ops/' },
193194
{ label: 'DailyOps', link: '/patterns/daily-ops/' },
194195
{ label: 'DataOps', link: '/patterns/data-ops/' },

0 commit comments

Comments
 (0)