Skip to content

Commit a0aa170

Browse files
authored
Change SQL skill and service links to new page
Updated links to point to crime-analysis-sql/index.html.
1 parent f183257 commit a0aa170

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,11 @@ <h3>Skills</h3>
178178
<!-- skill3 -->
179179
<div class="row">
180180
<div class="col-12 col-md-1 columna">
181-
<a href="">
182-
<img class="img-skill" src="img/skills/sql-skills.png">
183-
</a>
181+
182+
<a href="crime-analysis-sql/index.html" target="_blank">
183+
<img class="img-skill" src="img/skills/sql-skills.png">
184+
</a>
185+
184186
</div>
185187

186188
<div class="col-12 col-md-4 columna">
@@ -244,7 +246,9 @@ <h3>Services</h3>
244246

245247
<div class="row">
246248
<div class="col-12 col-md-1">
249+
<a href="crime-analysis-sql/index.html" target="_blank">
247250
<img class="img-service" src="img/services/SQL-query-services.png">
251+
</a>
248252
</div>
249253
<div class="col-12 col-md-2"><p class="title-service" >SQL Query</p></div>
250254
<div class="col-12 col-md-9"><p>I provide and answer to several questions that you have about your data set using SQL queries that will give you the answer you are looking for and in conclusion better functioning of your business.</p></div>

0 commit comments

Comments
 (0)