Skip to content

Commit 146b3f6

Browse files
committed
docs: add redirect for deprecated release engineering strategy
Add a redirect from the old location to the software delivery layer page since the document has been moved to deprecated status.
1 parent 0804df0 commit 146b3f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

plugins/staticRedirects/redirects/legacy_setup_docs.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,9 @@
8686
{
8787
"from": "/reference-architecture/setup/philips-labs-github-runners",
8888
"to": "/layers/github-actions/philips-labs-github-runners"
89+
},
90+
{
91+
"from": "/layers/software-delivery/design-decisions/decide-on-release-engineering-strategy",
92+
"to": "/layers/software-delivery"
8993
}
90-
]
94+
]

0 commit comments

Comments
 (0)