Skip to content

Commit b42b61a

Browse files
committed
redirect Golioth Zephyr SDK links to Golioth Firmware SDK
Redirect all links to the deprecated Golioth Zephyr SDK to the landing page for the Golioth Firmware SDK. Signed-off-by: Mike Szczys <mike@golioth.io>
1 parent ffd7c95 commit b42b61a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

firebase.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,11 @@
427427
"source": "/data-routing/pipelines",
428428
"destination": "/data-routing",
429429
"type": 301
430+
},
431+
{
432+
"source": "/firmware/zephyr-device-sdk{,/**}",
433+
"destination": "/firmware/golioth-firmware-sdk",
434+
"type": 301
430435
}
431436
],
432437
"rewrites": [

0 commit comments

Comments
 (0)