Skip to content

Commit c82aac8

Browse files
committed
alias solution-patterns
1 parent 6cdc88a commit c82aac8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ params:
3838
menus:
3939
main:
4040
- name: "Explore Patterns"
41-
url: "/solution-patterns"
41+
url: "/patterns"
4242
weight: 2
4343

4444
- name: "Architecture Center"

content/patterns/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
aliases = ["patterns", "showcase"]
2+
aliases = ["solution-patterns", "patterns", "showcase"]
33
title = "Explore Solution Patterns"
44
tags = ["index"]
55
+++

0 commit comments

Comments
 (0)