Skip to content

Commit 26da9df

Browse files
committed
minor fix
1 parent 5ec5004 commit 26da9df

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
@@ -244,7 +244,7 @@ <h3>Live Weather App</h3>
244244
<div class="desc">
245245
<p>It's a simple web page which fetch live weather data of the city entered by the user using open Weather API.</p>
246246
<div class="btns">
247-
<a href="api-projects/weatherapi" class="btn" target="_blank"><i class="fas fa-eye"></i> View</a>
247+
<a href="api-projects/weatherapi" class="btn"><i class="fas fa-eye"></i> View</a>
248248
<a href="https://github.com/jigar-sable/JavaScript-Projects/tree/main/api-projects/weatherapi" class="btn" target="_blank">Code <i class="fas fa-code"></i></a>
249249
</div>
250250
</div>

0 commit comments

Comments
 (0)