Skip to content

Commit 0a8797b

Browse files
committed
Fix broken link for p21 teaser
1 parent a3b3f7b commit 0a8797b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h3 class="card-title">Chart Tutorials: Vega-Lite</h3>
8686
<div class="card" onclick="location.href='p21.html';">
8787
<h3 class="card-title">21 charts for 21 countries</h3>
8888
<!-- <div class="card-chart" id="chartx"></div> -->
89-
<img src="Charts/p21/C1_Population_World.png" alt="" style="width: 100%">
89+
<img src="charts/p21/C1_Population_World.png" alt="" style="width: 100%">
9090
<span class="card-date">May 2024</span>
9191
<p class="card-text">World's 21 most populous countries, compared through a series a charts on five economic topics. These charts were produced for LSE's Growth Day 2024.
9292
</p>

0 commit comments

Comments
 (0)