Skip to content

Commit 8f1def3

Browse files
committed
Web Storages
1 parent 07ee73c commit 8f1def3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

17_Day_Web_storages/17_day_web_storages.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<h1> 30 Days Of JavaScript</h1>
2+
<h1> 30 Days Of JavaScript: Web Storages</h1>
33
<a class="header-badge" target="_blank" href="https://www.linkedin.com/in/asabeneh/">
44
<img src="https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social">
55
</a>
@@ -14,7 +14,7 @@
1414

1515
</div>
1616

17-
[<< Day 16](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/16_Day/16_day_json.md) | [Day 18 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/18_Day/18_day_promise.md)
17+
[<< Day 16](../16_Day_JSON/16_day_json.md) | [Day 18 >>](../18_Day_Promises/18_day_promises.md)
1818

1919
![Thirty Days Of JavaScript](../images/banners/day_1_17.png)
2020

@@ -230,4 +230,4 @@ localStorage.clear()
230230

231231
🎉 CONGRATULATIONS ! 🎉
232232

233-
[<< Day 16](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/16_Day/16_day_json.md) | [Day 18 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/18_Day/18_day_promise.md)
233+
[<< Day 16](../16_Day_JSON/16_day_json.md) | [Day 18 >>](../18_Day_Promises/18_day_promises.md)

0 commit comments

Comments
 (0)