Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 61c55b3

Browse files
author
Katie Horne
committed
Update manifest
1 parent 2aae7b4 commit 61c55b3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

guides/admin/timescale-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Migrating data Coder's database
2+
title: Database migration
33
description: Learn how to migrate data from Coder's built-in PostgreSQL database
44
to an external PostgreSQL instance.
55
---

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,9 @@
300300
{
301301
"path": "./guides/admin/resources.md"
302302
},
303+
{
304+
"path": "./guides/admin/timescale-migration.md"
305+
},
303306
{
304307
"path": "./guides/admin/helm-charts.md"
305308
},

0 commit comments

Comments
 (0)