Skip to content

Commit 4bfb22d

Browse files
committed
fix(learn): resolve URL routing for overview pages
- Rename index.yaml to overview.yaml in equipment/, origin/, phenomena/ directories to avoid conflicts with Astro's [...slug] routing - Update all related: references to use full paths (e.g., species/corundum instead of corundum) for consistent cross-linking This fixes 404 errors when navigating to category overview pages and ensures related content links resolve correctly across the curriculum.
1 parent 3028ff5 commit 4bfb22d

62 files changed

Lines changed: 217 additions & 217 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/learn/care/gem-care-durability.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ category: care
55
difficulty: beginner
66
icon: shield
77
related:
8-
- physical-properties
9-
- treatments
10-
- grading-valuation
8+
- fundamentals/physical-properties
9+
- identification/treatments
10+
- market/grading-valuation
1111
tags:
1212
- durability
1313
- care

docs/learn/equipment/dichroscope.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ category: equipment
55
difficulty: beginner
66
icon: palette
77
related:
8-
- optical-properties
8+
- fundamentals/optical-properties
99
- index
10-
- polariscope
10+
- equipment/polariscope
1111
tags:
12-
- dichroscope
12+
- equipment/dichroscope
1313
- pleochroism
1414
- colour
1515
- identification

docs/learn/equipment/microscope.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ category: equipment
55
difficulty: intermediate
66
icon: microscope
77
related:
8-
- inclusions
8+
- identification/inclusions
99
- index
10-
- treatments
10+
- identification/treatments
1111
tags:
12-
- microscope
13-
- inclusions
12+
- equipment/microscope
13+
- identification/inclusions
1414
- magnification
1515
- illumination
1616

docs/learn/equipment/other-tools.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ difficulty: beginner
66
icon: wrench
77
related:
88
- index
9-
- physical-properties
10-
- optical-properties
9+
- fundamentals/physical-properties
10+
- fundamentals/optical-properties
1111
tags:
1212
- chelsea-filter
1313
- thermal-probe
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ category: equipment
55
difficulty: beginner
66
icon: microscope
77
related:
8-
- refractometer
9-
- polariscope
10-
- dichroscope
11-
- spectroscope
12-
- microscope
13-
- uv-lamp
8+
- equipment/refractometer
9+
- equipment/polariscope
10+
- equipment/dichroscope
11+
- equipment/spectroscope
12+
- equipment/microscope
13+
- equipment/uv-lamp
1414
tags:
1515
- equipment
1616
- identification

docs/learn/equipment/polariscope.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ category: equipment
55
difficulty: beginner
66
icon: filter
77
related:
8-
- optical-properties
8+
- fundamentals/optical-properties
99
- index
10-
- refractometer
10+
- equipment/refractometer
1111
tags:
12-
- polariscope
12+
- equipment/polariscope
1313
- optic-character
1414
- birefringence
1515
- interference-figures

docs/learn/equipment/refractometer.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ category: equipment
55
difficulty: beginner
66
icon: eye
77
related:
8-
- optical-properties
8+
- fundamentals/optical-properties
99
- index
10-
- polariscope
10+
- equipment/polariscope
1111
tags:
12-
- refractometer
12+
- equipment/refractometer
1313
- refractive-index
1414
- birefringence
1515
- identification

docs/learn/equipment/spectroscope.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ category: equipment
55
difficulty: intermediate
66
icon: chart-bar
77
related:
8-
- optical-properties
8+
- fundamentals/optical-properties
99
- index
10-
- chemical-properties
10+
- fundamentals/chemical-properties
1111
tags:
12-
- spectroscope
12+
- equipment/spectroscope
1313
- absorption-spectrum
1414
- chromophores
1515
- identification

docs/learn/equipment/uv-lamp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ category: equipment
55
difficulty: beginner
66
icon: zap
77
related:
8-
- optical-properties
8+
- fundamentals/optical-properties
99
- index
10-
- synthetics
10+
- identification/synthetics
1111
tags:
1212
- UV
1313
- fluorescence

docs/learn/fundamentals/chemical-properties.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ category: fundamentals
55
difficulty: intermediate
66
icon: flask
77
related:
8-
- optical-properties
9-
- crystal-systems
10-
- treatments
8+
- fundamentals/optical-properties
9+
- fundamentals/crystal-systems
10+
- identification/treatments
1111
tags:
1212
- chemistry
1313
- chromophores

0 commit comments

Comments
 (0)