Skip to content

Commit b940acd

Browse files
authored
Update links to point to crime_data_portfolio.html
1 parent be92b66 commit b940acd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ <h3>Skills</h3>
178178
<!-- skill3 -->
179179
<div class="row">
180180
<div class="col-12 col-md-1 columna">
181-
<a href="">
181+
<acrime_data_portfolio/index.html>
182182
<img class="img-skill" src="img/skills/sql-skills.png">
183183
</a>
184184
</div>
@@ -302,13 +302,13 @@ <h3>Projects</h3>
302302
UPDATED: Now links to the full SQL Server ETL pipeline page.
303303
Previous link (Tableau only) kept as comment for reference:
304304
href="https://public.tableau.com/views/crime_data_1/..."
305-
New link: crime-analysis-sql/index.html
305+
New link: crime_data_portfolio/index.html
306306
═══════════════════════════════════════════════════════════════ -->
307307
<div class="col-12">
308308
<p class="title-project">Crimes Los Angeles City</p>
309309

310310
<!-- Image now links to the full SQL + Tableau project page -->
311-
<a href="crime-analysis-sql/index.html" target="_blank">
311+
<a href="crime_data_portfolio/index.html" target="_blank">
312312
<img class="img-project" src="img/projects/top ten districts, location districts.jpg"
313313
alt="LAPD Crime Data SQL Server ETL Pipeline and Analysis">
314314
</a>
@@ -323,7 +323,7 @@ <h3>Projects</h3>
323323

324324
<!-- TWO links: SQL pipeline page + original Tableau dashboard -->
325325
<p class="link-project">
326-
<a href="crime-analysis-sql/index.html" target="_blank">SQL Pipeline ↗</a>
326+
<a href="crime_data_portfolio/index.html" target="_blank">SQL Pipeline ↗</a>
327327
&nbsp;&nbsp;|&nbsp;&nbsp;
328328
<a href="https://public.tableau.com/views/crime_data_1/TheTopTenDistrictsAndGeoLocationTheHighestDistrict?:language=en-US&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link"
329329
target="_blank">Tableau Dashboard ↗</a>

0 commit comments

Comments
 (0)