Skip to content

Commit 13eaa02

Browse files
committed
change suggested href to valid value
1 parent 7022b9f commit 13eaa02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/foundation/html-and-css/week1/session-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Bonus: Use Emmet to scaffold quickly
110110
- Main:
111111
- Contain two `section`s:
112112
- A featured article with a heading and a paragraph (use [Cupcake Ipsum](https://cupcakeipsum.com/) if tired or the `lorem10` ipsum)
113-
- Second Section that lists recent posts (use `ul>li*4>a`, add `#.#` for the `href` attribute)
113+
- Second Section that lists recent posts (use `ul>li*4>a`, add `#` for the `href` attribute)
114114
- Aside with a small bio or a list of favourite links
115115
- Footer with copyright disclaimer and current year
116116

0 commit comments

Comments
 (0)