Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7e059b2

Browse files
authored
Update README.md
1 parent b67bb3e commit 7e059b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ display: flex;
162162

163163
This will give us the `flexbox`-specific properties, so we can develop clean and organised CSS. Check the following links to understand how this is done:
164164

165-
- [CSS Flexbox in 100 Seconds](https://www.youtube.com/watch?v=K74l26pE4YA)
165+
- [Interactive guide to flexbox](https://www.joshwcomeau.com/css/interactive-guide-to-flexbox/)
166166
- [What is Flexbox and Why to Learn it](https://www.youtube.com/watch?v=CXSwNIPsyTs)
167167
- [CSS Flexbox Course](https://www.youtube.com/watch?v=-Wlt8NRtOpo)
168168

0 commit comments

Comments
 (0)