Skip to content

Commit d3ded18

Browse files
committed
docs: add v1.3 guide to resources
1 parent 9c43c4f commit d3ded18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/docs/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ export default function DocsPage() {
143143
description="Additional learning materials"
144144
links={[
145145
{ text: 'Specification v1.2 (Latest)', href: 'https://github.com/OmniScriptOSF/omniscript-core/blob/main/spec/v1.2/README.md' },
146+
{ text: 'v1.3 Features Guide (Latest)', href: '/docs/v1-3-features' },
146147
{ text: 'v1.2 Features Guide', href: '/docs/v1-2-features' },
147148
{ text: 'GitHub Repository', href: 'https://github.com/OmniScriptOSF/omniscript-core' },
148149
{ text: 'Editor Support (Roadmap)', href: 'https://github.com/OmniScriptOSF/omniscript-core/blob/main/spec/roadmap.md' }

0 commit comments

Comments
 (0)