Skip to content

Commit b05316d

Browse files
authored
Update 01_documentation.sql
1 parent 10d4c69 commit b05316d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/official-site/sqlpage/migrations/01_documentation.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1240,7 +1240,7 @@ You see the [page layouts demo](./examples/layouts.sql) for a live example of th
12401240
{"link": "/your-first-sql-website", "title": "Getting started", "icon": "book"},
12411241
{"link": "/components.sql", "title": "All Components", "icon": "list-details"},
12421242
{"link": "/functions.sql", "title": "SQLPage Functions", "icon": "math-function"},
1243-
{"link": "/extensions-to-sql.sql", "title": "Extensions to SQL", "icon": "cube-plus"},
1243+
{"link": "/extensions-to-sql", "title": "Extensions to SQL", "icon": "cube-plus"},
12441244
{"link": "/custom_components.sql", "title": "Custom Components", "icon": "puzzle"},
12451245
{"link": "//github.com/sqlpage/SQLPage/blob/main/configuration.md#configuring-sqlpage", "title": "Configuration", "icon": "settings"}
12461246
]}

0 commit comments

Comments
 (0)