Skip to content

Commit f2823b5

Browse files
committed
Update config.ts
1 parent 2048d63 commit f2823b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vuepress/config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,8 @@ export default defineUserConfig({
204204
'/manual/workflow-strategies.html' : '/manual/jobs/workflow-strategies.html',
205205
'/manual/workflow-strategies/ruleset.html' : '/manual/jobs/workflow-strategies/ruleset.html',
206206
'/learning/solutions/automated-diagnostics/examples/kubernetes.html' : '/learning/solutions/containers/kubernetes.html',
207-
'/learning/solutions/automated-diagnostics/getting-started.html' : '/learning/solutions/getting-started.html'
207+
'/learning/solutions/automated-diagnostics/getting-started.html' : '/learning/solutions/getting-started.html',
208+
'/administration/security/key-storage.html' : '/manual/key-storage/index.html'
208209
}
209210
},
210211
// pwa: {

0 commit comments

Comments
 (0)