Skip to content

Commit 8e9b284

Browse files
committed
Add graph_spec correctly
1 parent 98e1a0d commit 8e9b284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/app/docs/graph_spec-db_spec-database-path-identifiers/page.md renamed to src/app/docs/graph-spec-db-spec-database-path-identifiers/page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ nextjs:
77
openGraph:
88
images: https://assets.terminusdb.com/docs/technical-documentation-terminuscms-og.png
99
alternates:
10-
canonical: https://terminusdb.org/docs/graph_spec-db_spec-database-path-identifiers/
10+
canonical: https://terminusdb.org/docs/graph-spec-db-spec-database-path-identifiers/
1111
media: []
1212
---
1313

src/lib/navigation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ export const navigation: Navigation[] = [
638638
},
639639
{
640640
title: 'Database Path Identifiers',
641-
href: '/docs/graph_spec-db_spec-database-path-identifiers',
641+
href: '/docs/graph-spec-db-spec-database-path-identifiers',
642642
},
643643
{
644644
title: 'TerminusDB CLI Reference',

0 commit comments

Comments
 (0)