Skip to content

Commit 505f66d

Browse files
committed
move to migration guides
1 parent 19ab3c6 commit 505f66d

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

packages/web/docs/src/content/gateway/migration/_meta.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export default {
22
'organization-access-tokens': 'Registry Access Tokens to Access Tokens',
3+
'gateway-v1-v2': 'Gateway from v1 to v2',
34
};

packages/web/docs/src/content/gateway/migration/v1-v2.mdx renamed to packages/web/docs/src/content/migration-guides/gateway-v1-v2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { Callout, Tabs } from '@theguild/components'
22

3-
# Migrating from v1 to v2
3+
# Migrating Hive Gateway from v1 to v2
44

55
This document guides you through the process of migrating your Hive Gateway from version 1 to
66
version 2. It outlines the key changes, potential breaking points, and provides step-by-step

0 commit comments

Comments
 (0)