Skip to content

Commit 8ee59e1

Browse files
committed
Plugin docs up to date
1 parent 48719e2 commit 8ee59e1

File tree

2 files changed

+600
-113
lines changed

2 files changed

+600
-113
lines changed

lib/docs-data.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ export interface DocMetadata {
2323
slug: "dev-intro"
2424
},
2525
{
26-
title: "Plugin API",
26+
title: "Plugin Dev Guide",
2727
excerpt: "The Plugin API is an experimental feature of Horizon and is not recommended for use in production environments yet.",
2828
tags: [],
29-
stability: "experimental",
29+
stability: "stable",
3030
slug: "plugin-api"
3131
},
3232
{

0 commit comments

Comments
 (0)