File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 145
145
"destination" : " /#using-golioth-with-your-iot-hardware" ,
146
146
"type" : 301
147
147
},
148
+ {
149
+ "source" : " /concepts/device-sdks{,/**}" ,
150
+ "destination" : " /firmware" ,
151
+ "type" : 301
152
+ },
153
+ {
154
+ "source" : " /concepts/cli{,/**}" ,
155
+ "destination" : " /reference/command-line-tools/tutorial/" ,
156
+ "type" : 301
157
+ },
158
+ {
159
+ "source" : " /concepts/lightdb{,/**}" ,
160
+ "destination" : " /data-routing/application-services/" ,
161
+ "type" : 301
162
+ },
163
+ {
164
+ "source" : " /concepts{,/**}" ,
165
+ "destination" : " /" ,
166
+ "type" : 301
167
+ },
168
+ {
169
+ "source" : " /partials-common/unused/install-device-toolchain{,/**}" ,
170
+ "destination" : " /" ,
171
+ "type" : 301
172
+ },
173
+ {
174
+ "source" : " /concepts/console{,/**}" ,
175
+ "destination" : " /getting-started/device-examples/compile-example-code/" ,
176
+ "type" : 301
177
+ },
148
178
{
149
179
"source" : " /blog{,/**}" ,
150
180
"destination" : " https://blog.golioth.io/" ,
You can’t perform that action at this time.
0 commit comments