Skip to content

Commit 17c6652

Browse files
committed
chore: add migration page
1 parent 74a0b53 commit 17c6652

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Migrating to the New Platform
2+
TBA

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ extra_javascript:
3030
copyright: <a target="_blank" href="https://mat3ra.com">Exabyte Inc</a>. All rights reserved. | <a target="_blank" href="https://platform.mat3ra.com">Back to platform</a>
3131

3232
extra:
33-
version: "2025.5.29"
33+
version: "2025.9.25"
3434
preload_javascript:
3535
- /extra/js/preload_hotjar.js
3636
- /extra/js/preload.js
@@ -121,6 +121,7 @@ plugins:
121121

122122
nav:
123123
- Home: index.md
124+
- Migrating to New Platform, Q4.2025: migrating-to-new-platform.md
124125

125126
# INTRODUCTION
126127
- Getting Started:

0 commit comments

Comments
 (0)