File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -131,27 +131,27 @@ const config = {
131131 items : [
132132 {
133133 label : 'Overview' ,
134- to : '/docs/ overview/Introduction ' ,
134+ to : '/overview' ,
135135 } ,
136136 {
137137 label : 'Library configuration' ,
138- to : '/docs/ flamingock-library-config/introduction' ,
138+ to : '/flamingock-library-config/introduction' ,
139139 } ,
140140 {
141141 label : 'Target Systems' ,
142- to : '/docs/ target-systems/introduction' ,
142+ to : '/target-systems/introduction' ,
143143 } ,
144144 {
145145 label : 'Audit Stores' ,
146- to : '/docs/ audit-stores/introduction' ,
146+ to : '/audit-stores/introduction' ,
147147 } ,
148148 {
149149 label : 'Recovery and Safety' ,
150- to : '/docs/ safety-and-recovery/recovery-strategies' ,
150+ to : '/safety-and-recovery/recovery-strategies' ,
151151 } ,
152152 {
153153 label : 'Resources' ,
154- to : '/docs/ resources/faq' ,
154+ to : '/resources/faq' ,
155155 } ,
156156 ] ,
157157 } ,
You can’t perform that action at this time.
0 commit comments