Skip to content

Commit 7525abd

Browse files
committed
publish architecture/scaling
1 parent a457dd9 commit 7525abd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sqlite-cloud/_nav.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const sidebarNav: SidebarNavStruct = [
7070
{ title: "Webhooks", filePath: "webhooks", type: "inner", level: 0 },
7171
{ title: "Pub/Sub", filePath: "pub-sub", type: "inner", level: 0 },
7272
{ title: "Vector", filePath: "vector", type: "inner", level: 0 },
73-
{ title: "Scaling", type: "inner", filePath: "scaling", level: 0 },
73+
{ title: "Scaling", type: "inner", filePath: "architecture", level: 0 },
7474
{
7575
title: "Security and Access Control",
7676
filePath: "security",

_architecture.mdx renamed to sqlite-cloud/platform/architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Architecture
33
description: SQLite Cloud Architecture
44
category: getting-started
5-
status: draft
5+
status: publish
66
slug: architecture
77
---
88

0 commit comments

Comments
 (0)