Skip to content

Commit d571a84

Browse files
committed
updated readme
1 parent d17870f commit d571a84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ Here practicing JS by building mini web projects using HTML, CSS & JS
1414
<tr>
1515
<td>1</td>
1616
<td>Temperature Converter</td>
17-
<td><a href="https://devvanu.github.io/js-practice-projects/temperature-converter/index.html">Demo</a></td>
17+
<td><a href="https://devvanu.github.io/js-practice-projects/temperature-converter/index.html" target="_blank">Demo</a></td>
1818
</tr>
1919
<tr>
2020
<td>2</td>
2121
<td>Word Counter</td>
22-
<td><a href="https://devvanu.github.io/js-practice-projects/word-counter/index.html">Demo</a></td>
22+
<td><a href="https://devvanu.github.io/js-practice-projects/word-counter/index.html" target="_blank">Demo</a></td>
2323
</tr>
2424
<tr>
2525
<td>3</td>
2626
<td>Background Changer</td>
27-
<td><a href="https://devvanu.github.io/js-practice-projects/background-changer/index.html">Demo</a></td>
27+
<td><a href="https://devvanu.github.io/js-practice-projects/background-changer/index.html" target="_blank">Demo</a></td>
2828
</tr>
2929
</tbody>
3030
</table>

0 commit comments

Comments
 (0)