diff --git a/static/theme-definitions-table.html b/static/theme-definitions-table.html index 32e80d9c..04f166bd 100644 --- a/static/theme-definitions-table.html +++ b/static/theme-definitions-table.html @@ -131,7 +131,7 @@

Theme Definitions Table

const THEME_DATA = { "themes": { "Addresses": { - "guide": "./addresses", + "guide": "./guides/addresses/", "brief_description": "Unique geographic points representing a physical address location.", "licenses": [ { @@ -237,7 +237,7 @@

Theme Definitions Table

] }, "Base": { - "guide": "./base", + "guide": "./guides/base/", "brief_description": "Foundational layers such as land, water, infrastructure, and bathymetry.", "licenses": [ { @@ -333,7 +333,7 @@

Theme Definitions Table

] }, "Buildings": { - "guide": "./buildings", + "guide": "./guides/buildings/", "brief_description": "Permanent human-made structures with a roof.", "licenses": [ { @@ -473,7 +473,7 @@

Theme Definitions Table

] }, "Divisions": { - "guide": "./divisions", + "guide": "./guides/divisions/", "brief_description": "Recognized areas for governance, culture, or organization.", "licenses": [ { @@ -565,7 +565,7 @@

Theme Definitions Table

] }, "Places": { - "guide": "./places", + "guide": "./guides/places/", "brief_description": "Concrete, physically identifiable, stationary destinations.", "licenses": [ { @@ -693,7 +693,7 @@

Theme Definitions Table

] }, "Transportation": { - "guide": "./transportation", + "guide": "./guides/transportation/", "brief_description": "Traversable segments (roads, railways, ferries) and connectors (intersections), representing how people and objects travel.", "licenses": [ {